displayString property
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;
A rendered string that displays the purchase amount and currency (e.g., "$1.00").
The string is rendered for the given language.
core.String? displayString;