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