create static method

PartyJoin create()

Implementation

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