defaultLocator property
The default ParamLocator to use. Applied to all Injector.
This is called when locator returns null
.
Implementation
static ParamLocator? defaultLocator;
The default ParamLocator to use. Applied to all Injector.
This is called when locator returns null
.
static ParamLocator? defaultLocator;