privacy_policy property

  1. @HiveField.new(7)
String? privacy_policy
getter/setter pair

Implementation

@HiveField(7)
String? privacy_policy;