quantity property

int? quantity
final

The quantity of the product. Default value is 1.

Implementation

final int? quantity;