im_flutter_sdk
im_flutter_sdk
EMGroupInfo
getGroupId method
getGroupId
EMGroupInfo class
Properties
hashCode
runtimeType
Methods
getGroupId
getGroupName
noSuchMethod
toString
Operators
operator ==
getGroupId method
String
getGroupId
(
)
获取群id
Implementation
String getGroupId(){ return _groupId; }