openAppSettings method

Future<void> openAppSettings()

Implementation

Future<void> openAppSettings() {
  throw UnimplementedError('openAppSettings() has not been implemented.');
}