openAppSettings method

Future<bool> openAppSettings()

Implementation

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