create static method

ParticipantLeft create()

Implementation

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