menu
endaft_core package
documentation
client_test.dart
BaseAppApi<TConfig extends BaseClientConfig>
config property
config property
dark_mode
light_mode
config
property
TConfig
config
final
The
TConfig
instance from the registry.
Implementation
final TConfig config;
endaft_core package
documentation
client_test
BaseAppApi<TConfig extends BaseClientConfig>
config property
BaseAppApi class