archethic_lib_dart
simple_price_response_cny
SimplePriceCnyResponse
toJson method
toJson
toJson
method
Null safety
Map
<
String
,
dynamic
>
toJson
(
)
Implementation
Map<String, dynamic> toJson() => { 'uniris': uniris!.toJson(), };
archethic_lib_dart
simple_price_response_cny
SimplePriceCnyResponse
toJson method
SimplePriceCnyResponse class
Constructors
SimplePriceCnyResponse
fromJson
Properties
hashCode
runtimeType
uniris
Methods
noSuchMethod
toJson
toString
Operators
operator ==