injectSingleton property
If true
(default), this class will inject itself as a singleton into the app
's container when bootstrapped.
Implementation
final bool injectSingleton;
If true
(default), this class will inject itself as a singleton into the app
's container when bootstrapped.
final bool injectSingleton;