Detach and optionally unsubscribe from the topic
Future leave(String topicName, bool unsubscribe) { return _tinodeService.leave(topicName, unsubscribe); }