isInjectable property
Whether the argument should be injected from DI
The class should extend Inject
Implementation
final bool isInjectable;
Whether the argument should be injected from DI
The class should extend Inject
final bool isInjectable;