returnDeliveryEstimatedFreight property

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

Implementation

@JsonKey(name: 'ReturnDeliveryEstimatedFreight', includeIfNull: false)
final double? returnDeliveryEstimatedFreight;