menu
coingecko_api package
documentation
data/market_data.dart
MarketData
high24h property
high24h property
dark_mode
light_mode
high24h
property
double
?
high24h
getter/setter pair
The highest price of the coin in the last 24 hours.
Implementation
double? high24h;
coingecko_api package
documentation
data/market_data
MarketData
high24h property
MarketData class