companyRegistration constant
IRI for schema:companyRegistration [Expects: https://schema.org/Certification]
The official registration number of a business including the organization that issued it such as Company House or Chamber of Commerce.
Can be used on: https://schema.org/Organization
Implementation
static const companyRegistration = IriTerm.prevalidated(
'https://schema.org/companyRegistration',
);