deliveryEstimatedFreight property

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

Implementation

@JsonKey(name: 'DeliveryEstimatedFreight', includeIfNull: false)
final double? deliveryEstimatedFreight;