injectSingleton property

bool injectSingleton
final

If true (default), this class will inject itself as a singleton into the app's container when bootstrapped.

Implementation

final bool injectSingleton;