outDeliveryEstimatedFreight property

  1. @JsonKey.new(name: 'OutDeliveryEstimatedFreight', includeIfNull: false)
double? outDeliveryEstimatedFreight
final

Implementation

@JsonKey(name: 'OutDeliveryEstimatedFreight', includeIfNull: false)
final double? outDeliveryEstimatedFreight;