displayString property

String? displayString
getter/setter pair

A rendered string that displays the purchase amount and currency (e.g., "$1.00").

The string is rendered for the given language.

Implementation

core.String? displayString;