priceCount property
getter/setter pair
Number of prices for this proof. Read-only.
Implementation
@JsonKey(name: 'price_count')
late int priceCount;
Number of prices for this proof. Read-only.
@JsonKey(name: 'price_count')
late int priceCount;