nim_core
nim_core
AttachmentProgress
toJson method
toJson
toJson
method
Null safety
Map
<
String
,
dynamic
>
toJson
(
)
Implementation
Map<String, dynamic> toJson() => _$AttachmentProgressToJson(this);
nim_core
nim_core
AttachmentProgress
toJson method
AttachmentProgress class
Constructors
AttachmentProgress
fromJson
Properties
hashCode
runtimeType
total
transferred
uuid
Methods
noSuchMethod
toJson
toString
Operators
operator ==