awaitInitialization property
Flag indicating that initialization of
this instance needs to be awaited at app startup - defaults to false Only matters if isSingleton, isAsync are set to true
Implementation
final bool awaitInitialization;
Flag indicating that initialization of
this instance needs to be awaited at app startup - defaults to false Only matters if isSingleton, isAsync are set to true
final bool awaitInitialization;