ChannelParticipantLeft constructor
const
ChannelParticipantLeft({
- required PeerBase peer,
Channel Participant Left constructor.
Implementation
const ChannelParticipantLeft({required this.peer}) : super._();