stopScreenShare method

void stopScreenShare()

Implementation

void stopScreenShare() {
  DeviceStore.shared.stopScreenShare();
}