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