isLazy property
Flag indicating is this instance lazy singleton - defaults to false.
Only matters if isSingleton is set to true
Implementation
final bool isLazy;
Flag indicating is this instance lazy singleton - defaults to false.
Only matters if isSingleton is set to true
final bool isLazy;