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