anonymousParticipation property
- @JsonKey.new(name: 'anonymous_participation', defaultValue: false)
inherited
Implementation
@JsonKey(name: 'anonymous_participation', defaultValue: false)
bool get anonymousParticipation => throw _privateConstructorUsedError;