tickerSymbol constant
IRI for schemahttp:tickerSymbol [Expects: http://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: http://schema.org/Corporation
Implementation
static const tickerSymbol = IriTerm.prevalidated(
'http://schema.org/tickerSymbol',
);