newUnitCost property

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

Implementation

@JsonKey(name: 'NewUnitCost', includeIfNull: false)
final double? newUnitCost;