totalSent property

  1. @HiveField.new(22)
String? totalSent
getter/setter pair

Implementation

@HiveField(22)
String? totalSent;