reportNumber constant
IRI for schema:reportNumber [Expects: https://schema.org/Text]
The number or other unique designator assigned to a Report by the publishing organization.
Can be used on: https://schema.org/Report
Implementation
static const reportNumber = IriTerm.prevalidated(
'https://schema.org/reportNumber',
);