Opens the application settings on the device.
@override Future<void> openAppSettings() async { await methodChannel.invokeMethod('openAppSettings'); }