menu
coingecko_api package
documentation
coingecko_result.dart
CoinGeckoResult<T>
isError property
isError property
dark_mode
light_mode
isError
property
bool
isError
final
Indicates whether there was an error executing the request
Implementation
final bool isError;
coingecko_api package
documentation
coingecko_result
CoinGeckoResult<T>
isError property
CoinGeckoResult class