@override Future<void> openAppSettings() async { return await _methodChannel .invokeMethod<void>('openAppSettings'); }