🐛 Bug fixes of sort participants
This commit is contained in:
@ -64,5 +64,5 @@ class ParticipantTrack {
|
||||
required this.isScreenShare});
|
||||
VideoTrack? videoTrack;
|
||||
Participant participant;
|
||||
final bool isScreenShare;
|
||||
bool isScreenShare;
|
||||
}
|
Reference in New Issue
Block a user