ParticipantListQuery constructor Null safety

ParticipantListQuery(
  1. {required String channelUrl}
)

Implementation

ParticipantListQuery({required this.channelUrl});