OnTopicCreated typedef

OnTopicCreated = void Function(String groupID, String topicID)

Implementation

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