nim_core
nim_core
QChatRemoveMemberRoleParam
QChatRemoveMemberRoleParam constructor
QChatRemoveMemberRoleParam
QChatRemoveMemberRoleParam
constructor
Null safety
QChatRemoveMemberRoleParam
(
int
serverId
,
int
channelId
,
String
accid
)
Implementation
QChatRemoveMemberRoleParam(this.serverId, this.channelId, this.accid);
nim_core
nim_core
QChatRemoveMemberRoleParam
QChatRemoveMemberRoleParam constructor
QChatRemoveMemberRoleParam class
Constructors
QChatRemoveMemberRoleParam
fromJson
Properties
accid
channelId
hashCode
runtimeType
serverId
Methods
noSuchMethod
toJson
toString
Operators
operator ==