schemahttpTaxID constant
taxID from schemahttp vocabulary [Expects: http://schema.org/Text]
The Tax / Fiscal ID of the organization or person, e.g. the TIN in the US or the CIF/NIF in Spain.
Can be used on: http://schema.org/Organization, http://schema.org/Person
Implementation
static const schemahttpTaxID = IriTerm.prevalidated(
'http://schema.org/taxID',
);