trainNumber constant
IRI for schema:trainNumber [Expects: https://schema.org/Text]
The unique identifier for the train.
Can be used on: https://schema.org/TrainTrip
Implementation
static const trainNumber = IriTerm.prevalidated(
'https://schema.org/trainNumber',
);