quantityInLocation property

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

Implementation

@JsonKey(name: 'QuantityInLocation', includeIfNull: false)
final double? quantityInLocation;