quantityInc property

  1. @JsonKey(name: 'quantity_inc')
int? quantityInc
inherited

Implementation

@JsonKey(name: 'quantity_inc')
int? get quantityInc => throw _privateConstructorUsedError;