openAppSettings method

Future<bool> openAppSettings()

Implementation

Future<bool> openAppSettings() async {
  return await openAppSettings();
}