im_flutter_sdk
im_flutter_sdk
EMGroup
isPublic method
isPublic
EMGroup class
Constructors
EMGroup
Properties
hashCode
runtimeType
Methods
getAdminList
getAnnouncement
getBlackList
getDescription
getExtension
getGroupId
getGroupName
getMaxUserCount
getMemberCount
getMembers
getMuteList
getOccupants
getOwner
getPermissionType
getSharedFileList
isMemberAllowToInvite
isMsgBlocked
isPublic
isPushNotificationEnabled
noSuchMethod
Operators
operator ==
isPublic method
bool
isPublic
(
)
是否是公开群
Implementation
bool isPublic(){ return _isPublic; }