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