public_key property

  1. @HiveField.new(3)
String? public_key
getter/setter pair

Implementation

@HiveField(3)
String? public_key;