isLazy property

bool isLazy
final

Flag indicating is this instance lazy singleton - defaults to false.

Only matters if isSingleton is set to true

Implementation

final bool isLazy;