productCharacteristic property

  1. @JsonKey(name: "productCharacteristic")
List? productCharacteristic
getter/setter pair

Implementation

@JsonKey(name: "productCharacteristic")
List<dynamic>? productCharacteristic;