getConversationGroupList method

Future<V2TimValueCallback<List<String>>> getConversationGroupList()

Implementation

Future<V2TimValueCallback<List<String>>> getConversationGroupList() async {
  throw UnimplementedError('getConversationGroupList has not been implemented.');
}