create static method

Participant create()

Implementation

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