anonymousParticipation property

  1. @JsonKey.new(name: 'anonymous_participation', defaultValue: false)
bool get anonymousParticipation
inherited

Implementation

@JsonKey(name: 'anonymous_participation', defaultValue: false)
bool get anonymousParticipation => throw _privateConstructorUsedError;