assetUnitCostThreshold property

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

Implementation

@JsonKey(name: 'AssetUnitCostThreshold', includeIfNull: false)
final double? assetUnitCostThreshold;