OnDeleteTopic typedef

OnDeleteTopic = void Function(String groupID, List<String> permissionGroupIDList)

Implementation

typedef OnDeleteTopic = void Function(String groupID, List<String> topicIDList);