menu
get package
documentation
get_instance/src/get_instance.dart
GetInstance
call<T> method
call<T> method
dark_mode
light_mode
call<
T
>
method
T
call
<
T
>(
)
Implementation
T call<T>() => find<T>();
get package
documentation
get_instance/src/get_instance
GetInstance
call<T> method
GetInstance class
Constructors
new
Properties
hashCode
runtimeType
Methods
call
create
delete
deleteAll
find
getInstanceInfo
injector
isPrepared
isRegistered
lazyPut
markAsDirty
noSuchMethod
put
putAsync
putOrFind
reload
reloadAll
resetInstance
toString
Operators
operator ==