archethic_lib_dart
simple_price_response_btc
SimplePriceBtcResponse
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_btc
SimplePriceBtcResponse
toJson method
SimplePriceBtcResponse class
Constructors
SimplePriceBtcResponse
fromJson
Properties
hashCode
runtimeType
uniris
Methods
noSuchMethod
toJson
toString
Operators
operator ==