const Provides(token, { bool multi: false }) Source const Provides(dynamic token, {bool multi: false}) : super(token, multi: multi);