delegate property Null safety

ParticipantDelegate? delegate
read / write

delegate to receive participant callbacks

Implementation

ParticipantDelegate? delegate;