appTheme method

Future<RestApiResponse> appTheme()

Implementation

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