isFiatCurrency property

bool isFiatCurrency

Implementation

bool get isFiatCurrency {
  return fu.isFiatCurrency(this);
}