menu
auto_injector
auto_injector
AutoInjector
hasTag abstract method
hasTag
brightness_4
hasTag
abstract method
Null safety
bool
hasTag
(
String
tag
)
checks if there is any instance registered with a tag
Implementation
bool hasTag(String tag);
auto_injector
auto_injector
AutoInjector
hasTag abstract method
AutoInjector class
Constructors
AutoInjector
Properties
bindLength
hashCode
on
runtimeType
Methods
add
addInjector
addInstance
addLazySingleton
addSingleton
call
commit
disposeSingleton
disposeSingletonsByTag
get
getNotifier
hasTag
isAdded
isInstantiateSingleton
noSuchMethod
removeAll
removeByTag
replaceInstance
toString
tryGet
uncommit
Operators
operator ==