stopScreenSharing abstract method

Future<void> stopScreenSharing({
  1. bool stayInRoom = true,
})

Implementation

Future<void> stopScreenSharing({bool stayInRoom = true});