create static method

PartyLeave create()

Implementation

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