inDeliveryEstimatedFreight property

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

Implementation

@JsonKey(name: 'InDeliveryEstimatedFreight', includeIfNull: false)
final double? inDeliveryEstimatedFreight;