@override Future<void> unsubscribeFromTopic({required String topic}) => _firebaseMessaging.unsubscribeFromTopic(topic);