updateEstimatedStartAndStopDatesOnSubPurchaseOrders property

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

Implementation

@JsonKey(
    name: 'UpdateEstimatedStartAndStopDatesOnSubPurchaseOrders',
    includeIfNull: false)
final bool? updateEstimatedStartAndStopDatesOnSubPurchaseOrders;