formattedPrice property

String? formattedPrice
getter/setter pair

Formatted price which can be any characters.

If set, this attribute will be used instead of 'price', for example, Starting at $100.00.

Implementation

core.String? formattedPrice;