menu
gsd_restapi package
documentation
docuframe_api.dart
V2SystemApi
appConfig method
appConfig method
dark_mode
light_mode
appConfig
method
Future
<
RestApiResponse
>
appConfig
(
)
Implementation
Future<RestApiResponse> appConfig() => _get('/appConfig', 'v2.system.appConfig');
gsd_restapi package
documentation
docuframe_api
V2SystemApi
appConfig method
V2SystemApi class