OnCreateTopic typedef

OnCreateTopic = void Function(String groupID, String topicID)

Implementation

typedef OnCreateTopic = void Function(String groupID, String topicID);