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