reportNumber constant

IriTerm const reportNumber

IRI for schemahttp:reportNumber [Expects: http://schema.org/Text]

The number or other unique designator assigned to a Report by the publishing organization.

Can be used on: http://schema.org/Report

Implementation

static const reportNumber = IriTerm.prevalidated(
  'http://schema.org/reportNumber',
);