menu
coingecko_dart package
documentation
dataClasses/exchange_rates/exchange_rates.dart
ExchangeRate
isNull property
isNull property
dark_mode
light_mode
isNull
property
bool
get
isNull
Implementation
bool get isNull => name == "-1" && unit == "-1";
coingecko_dart package
documentation
dataClasses/exchange_rates/exchange_rates
ExchangeRate
isNull property
ExchangeRate class