create static method

TicketRequest create()

Implementation

@$core.pragma('dart2js:noInline')
static TicketRequest create() => TicketRequest._();