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