create static method

PartyCreate create()

Implementation

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