groupByShippingCase property

  1. @JsonKey.new(name: 'GroupByShippingCase', includeIfNull: false)
bool? groupByShippingCase
final

Implementation

@JsonKey(name: 'GroupByShippingCase', includeIfNull: false)
final bool? groupByShippingCase;