menu
orm package
documentation
orm.dart
Engine
getConfig abstract method
getConfig abstract method
dark_mode
light_mode
getConfig
abstract method
FutureOr
<
GetConfigResult
>
getConfig
(
)
Get Current configuration.
Implementation
FutureOr<GetConfigResult> getConfig();
orm package
documentation
orm
Engine
getConfig abstract method
Engine class