newOrderPendingPO property

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

Implementation

@JsonKey(name: 'NewOrderPendingPO', includeIfNull: false)
final bool? newOrderPendingPO;