config property
TConfig
get
config
Gets the TConfig used by the registry and its components.
Implementation
TConfig get config => injector.get<TConfig>();
Gets the TConfig used by the registry and its components.
TConfig get config => injector.get<TConfig>();