agency property

  1. @HiveField.new(5)
Map<String, String?>? get agency

Implementation

@HiveField(5)
Map<String, String?>? get agency;