fromParticipantId property Null safety

  1. @JsonKey(name: 'fromId')
ParticipantId fromParticipantId
inherited

Implementation

@JsonKey(name: 'fromId')
ParticipantId get fromParticipantId => throw _privateConstructorUsedError;