@override Future<void> requestAuthorizationForPushNotifications() async { await _channel.invokeMethod('requestAuthorizationForPushNotifications'); }