nim_core
nim_core
NIMNOSTransferProgress
toMap method
toMap
toMap
method
Null safety
Map
<
String
,
dynamic
>
toMap
(
)
Implementation
Map<String, dynamic> toMap() => _$NIMNOSTransferProgressToJson(this);
nim_core
nim_core
NIMNOSTransferProgress
toMap method
NIMNOSTransferProgress class
Constructors
NIMNOSTransferProgress
fromMap
Properties
hashCode
key
runtimeType
total
transferred
Methods
noSuchMethod
toMap
toString
Operators
operator ==