barcodeFrom property

  1. @JsonKey.new(name: 'BarcodeFrom', includeIfNull: false)
int? barcodeFrom
final

Implementation

@JsonKey(name: 'BarcodeFrom', includeIfNull: false)
final int? barcodeFrom;