nim_core
nim_core
QChatCreateServerRoleParam
toJson method
toJson
toJson
method
Null safety
Map
<
String
,
dynamic
>
toJson
(
)
override
Implementation
Map<String, dynamic> toJson() => _$QChatCreateServerRoleParamToJson(this);
nim_core
nim_core
QChatCreateServerRoleParam
toJson method
QChatCreateServerRoleParam class
Constructors
QChatCreateServerRoleParam
fromJson
Properties
antiSpamConfig
extension
hashCode
icon
name
priority
runtimeType
serverId
type
Methods
noSuchMethod
toJson
toString
Operators
operator ==