menu
coingecko_api package
documentation
data/ticker.dart
Ticker
lastFetchAt property
lastFetchAt property
dark_mode
light_mode
lastFetchAt
property
DateTime
lastFetchAt
final
The timestamp when the ticker data was last fetched.
Implementation
final DateTime lastFetchAt;
coingecko_api package
documentation
data/ticker
Ticker
lastFetchAt property
Ticker class