openAppSettings static method

void openAppSettings()

Implementation

static void openAppSettings() {
  _channel.invokeMethod('openAppSettings');
}