archethic_lib_dart
coins_price_response
CoinsPriceResponse
totalVolumes property
totalVolumes
totalVolumes
property
Null safety
List
<
List
<
double
>
>
?
totalVolumes
read / write
Implementation
List<List<double>>? totalVolumes;
archethic_lib_dart
coins_price_response
CoinsPriceResponse
totalVolumes property
CoinsPriceResponse class
Constructors
CoinsPriceResponse
fromJson
Properties
hashCode
marketCaps
prices
runtimeType
totalVolumes
Methods
noSuchMethod
toJson
toString
Operators
operator ==