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