returnDeliveryEstimatedFreight property
- @JsonKey.new(name: 'ReturnDeliveryEstimatedFreight', includeIfNull: false)
final
Implementation
@JsonKey(name: 'ReturnDeliveryEstimatedFreight', includeIfNull: false)
final double? returnDeliveryEstimatedFreight;