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