price property

String? price
final

The price of the advertised product (e.g., "Free" or "$0.99").

Implementation

final String? price;