nim_core
nim_core
InviteParam
toJson method
toJson
toJson
method
Null safety
Map
<
String
,
dynamic
>
toJson
(
)
Implementation
Map<String, dynamic> toJson() => _$InviteParamToJson(this);
nim_core
nim_core
InviteParam
toJson method
InviteParam class
Constructors
InviteParam
fromJson
Properties
accountId
channelId
customInfo
hashCode
offlineEnabled
pushConfig
requestId
runtimeType
Methods
noSuchMethod
toJson
toString
Operators
operator ==