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