im_flutter_sdk
im_flutter_sdk
EMGroup
isPushNotificationEnabled method
isPushNotificationEnabled
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 ==
isPushNotificationEnabled method
bool
isPushNotificationEnabled
(
)
是否免打扰
Implementation
bool isPushNotificationEnabled(){ return _isPushNotificationEnabled; }