menu
winwinkit package
documentation
model/app_store_offer_code.dart
AppStoreOfferCode
prices property
prices property
dark_mode
light_mode
prices
property
@BuiltValueField.new(wireName: r'prices')
BuiltList
<
AppStorePrice
>
?
get
prices
The offer code prices.
Implementation
@BuiltValueField(wireName: r'prices') BuiltList<AppStorePrice>? get prices;
winwinkit package
documentation
model/app_store_offer_code
AppStoreOfferCode
prices property
AppStoreOfferCode class