stopScreenShare abstract method

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

Implementation

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