totalReceived property

  1. @HiveField.new(23)
String? totalReceived
getter/setter pair

Implementation

@HiveField(23)
String? totalReceived;