units property

  1. @JsonKey(defaultValue: [])
List<KV> units
getter/setter pair

Implementation

@JsonKey(defaultValue: [])
List<KV> units = [];