isSingleton property

bool isSingleton
final

If true, only once instance of the service will be created and shared for for the lifespan of the app

Implementation

final bool isSingleton;