productCharacteristic property
- @JsonKey.new(name: "productCharacteristic")
getter/setter pair
Implementation
@JsonKey(name: "productCharacteristic")
List<ProductCharacteristic>? productCharacteristic;
@JsonKey(name: "productCharacteristic")
List<ProductCharacteristic>? productCharacteristic;