productOrderChannels property

  1. @JsonKey(name: "productOrderChannels")
List<Channel>? productOrderChannels
getter/setter pair

Implementation

@JsonKey(name: "productOrderChannels")
List<Channel>? productOrderChannels;