appTheme method

Future<RestApiResponse> appTheme()

Implementation

Future<RestApiResponse> appTheme() => _get('/appTheme', 'v3.system.appTheme');