create static method

PartyData create()

Implementation

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