quantity property

String? quantity
getter/setter pair

Implementation

@JsonKey(name: 'quantity', includeIfNull: false)
String? quantity;