V2TimFriendGroup
Introduction
The contacts group.
Parameter introduction
name
Parameter type : String
Supported Platform: All
- Parameter description : The name of the group.
friendCount
Parameter type : int
Supported Platform: All
- Parameter description : The count of members in the group.
friendIDList
Parameter type : List< String >
Supported Platform: All
- Parameter description : The members list.
toJson
Parameter type : Map< String, dynamic > toJson()
Supported Platform: All
- Parameter description : Get the data in Map.