create static method

PartyLeader create()

Implementation

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