@override Future<bool> get frequentPushesEnabled async => await methodChannel.invokeMethod<bool>('frequentPushesEnabled') ?? false;