symbol property

  1. @HiveField(2)
String symbol
getter/setter pair

Implementation

@HiveField(2)
late String symbol;