ticketNumber constant
ticketNumber [Expects: http://schema.org/Text]
The unique identifier for the ticket.
Can be used on: http://schema.org/Ticket
Implementation
static const ticketNumber = IriTerm.prevalidated(
'http://schema.org/ticketNumber',
);