isCryptoCurrency property

bool isCryptoCurrency

Implementation

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