tickerSymbol constant
tickerSymbol [Expects: https://schema.org/Text]
The exchange traded instrument associated with a Corporation object. The tickerSymbol is expressed as an exchange and an instrument name separated by a space character. For the exchange component of the tickerSymbol attribute, we recommend using the controlled vocabulary of Market Identifier Codes (MIC) specified in ISO 15022.
Can be used on: https://schema.org/Corporation
Implementation
static const tickerSymbol = IriTerm.prevalidated(
'https://schema.org/tickerSymbol',
);