brand property

  1. @JsonKey.new(name: "brand")
dynamic brand
getter/setter pair

Implementation

@JsonKey(name: "brand")
dynamic brand;