TeamDirty class

Constructors

TeamDirty()

Properties

admin List
管理员用户id
no getter
appHosts List<String>
群组授权域名
no getter
appMenus List<DbJsonWraper>
群组菜单数据
no getter
appSecret String
群组授权密钥
no getter
bsid ← dynamic
商户id
no getter
bycard bool
是否允许 通过分享的名片 添加好友 或 加入群组
no getter
bycode bool
是否允许 通过扫描二维码 添加好友 或 加入群组
no getter
byfind bool
是否允许 通过搜索信息来 添加好友 或 加入群组
no getter
byteam bool
是否允许 通过群组内关系 添加好友 或 互加好友
no getter
data Map<String, dynamic>
final
deny int
被封禁状态(>0:被封禁时间截止时间;=0:正常状态;<0:永久封禁或永久注销)
no getter
desc String
描述
no getter
extra DbJsonWraper
自定义数据
no getter
hashCode int
The hash code for this object.
no setterinherited
头像
no getter
icon String
图标
no getter
id ← dynamic
唯一id
no getter
member int
群组成员总数量
no getter
nick String
昵称
no getter
no String
账号
no getter
notice bool
是否开启 收到消息有后台通知 或 群组成员变化后发送通知
no getter
owner ← dynamic
创建者用户id
no getter
pwd String
密码
no getter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
silent bool
是否开启 收到消息无声音提醒 或 群组管理员才能发送消息
no getter
time int
创建时间
no getter
trans List
未完成的事务列表
no getter

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited