isLazy property

bool isLazy
final

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

Only matters if singleton is set to true

Implementation

final bool isLazy;