static Future<bool?> isPushEnabled() async { return await _platform.invokeMethod(_IS_PUSH_ENABLED); }