create static method

Party create()

Implementation

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