@override Future<void> requestPermission() async { await methodChannel.invokeMethod<void>('requestPermission'); }