create static method

MatchmakerTicket create()

Implementation

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