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