nim_core
nim_core
PairIntWithString
toJson method
toJson
toJson
method
Null safety
Map
<
String
,
dynamic
>
toJson
(
)
Implementation
Map<String, dynamic> toJson() => _$PairIntWithStringToJson(this);
nim_core
nim_core
PairIntWithString
toJson method
PairIntWithString class
Constructors
PairIntWithString
fromJson
Properties
first
hashCode
runtimeType
second
Methods
noSuchMethod
toJson
toString
Operators
operator ==