startScreenShare method

void startScreenShare()

Implementation

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