price property
Price which can be number followed by the alphabetic currency code, ISO 4217 standard.
Use '.' as the decimal mark, for example, 20,000.00 USD.
Implementation
core.String? price;
Price which can be number followed by the alphabetic currency code, ISO 4217 standard.
Use '.' as the decimal mark, for example, 20,000.00 USD.
core.String? price;