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