@override Future<bool?> hasStoredPushNotification() { return methodChannel.invokeMethod('hasStoredPushNotification'); }