priceCount property

int priceCount
getter/setter pair

Number of prices for this proof. Read-only.

Implementation

@JsonKey(name: 'price_count')
late int priceCount;