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