totalVolume property

  1. @HiveField.new(7)
num totalVolume
getter/setter pair

Implementation

@HiveField(7)
late num totalVolume;