create static method

ParticipantCount create()

Implementation

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