pricePerMonthString property

String? pricePerMonthString
final

Formatted price per month, including its currency sign. Null for non-subscription products.

Implementation

final String? pricePerMonthString;