reactions property Null safety
- @JsonKey(fromJson: reactionsFromJson, ignore: true)
inherited
Implementation
@JsonKey(fromJson: reactionsFromJson, ignore: true)
Map<String, Set<ParticipantId>> get reactions =>
throw _privateConstructorUsedError;