fromParticipantName property Null safety

  1. @JsonKey(name: 'name')
String? fromParticipantName
inherited

Implementation

@JsonKey(name: 'name')
String? get fromParticipantName => throw _privateConstructorUsedError;