price property

String price
final

The price of the product, formatted with currency symbol ("$0.99").

For example, on iOS it is specified in App Store Connect; on Android, it is specified in Google Play Console.

Implementation

final String price;