Future<bool> unsubscribeFromTopic(String topic) { throw UnimplementedError( 'unsubscribeFromTopic() has not been implemented.', ); }