itemOrderPickList property

  1. @JsonKey.new(name: 'ItemOrderPickList', includeIfNull: false)
String? itemOrderPickList
final

Implementation

@JsonKey(name: 'ItemOrderPickList', includeIfNull: false)
final String? itemOrderPickList;