noMiscellaneousOnOrders property

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

Implementation

@JsonKey(name: 'NoMiscellaneousOnOrders', includeIfNull: false)
final bool? noMiscellaneousOnOrders;