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