@override Future<bool> requestNotificationPermission() async => await _m.invokeMethod<bool>('requestNotificationPermission') ?? false;