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