static Future<bool> requestPushNotificationAuthorization() async { return await _platform.invokeMethod(_REQUEST_PUSH_NOTIFICATION_AUTHORIZATION); }