nim_core
nim_core
NIMCollectInfo
toMap method
toMap
toMap
method
Null safety
Map
<
String
,
dynamic
>
toMap
(
)
Implementation
Map<String, dynamic> toMap() => _$NIMCollectInfoToJson(this);
nim_core
nim_core
NIMCollectInfo
toMap method
NIMCollectInfo class
Constructors
NIMCollectInfo
fromMap
Properties
createTime
data
ext
hashCode
id
runtimeType
type
uniqueId
updateTime
Methods
noSuchMethod
toMap
toString
Operators
operator ==