create static method

Ticket create()

Implementation

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