currentPriceUSD property

  1. @HiveField(4)
num currentPriceUSD
getter/setter pair

Implementation

@HiveField(4)
late num currentPriceUSD;