priceText property

String? get priceText

string representation of price.

Implementation

String? get priceText => _price?['text'];