getDefault static method

ParticipantUpdated getDefault()

Implementation

@$core.pragma('dart2js:noInline')
static ParticipantUpdated getDefault() => _defaultInstance ??= $pb.GeneratedMessage.$_defaultFor<ParticipantUpdated>(create);