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