get_it
get_it
GetIt
call<
T
> method
call
GetIt class
Constructors
GetIt
Properties
allowReassignment
hashCode
runtimeType
Methods
call
get
registerFactory
registerLazySingleton
registerSingleton
noSuchMethod
toString
Operators
operator ==
call<
T
> method
dynamic
call
<
T
>(
)
Implementation
call<T>() { return get<T>(); }