Future<bool> isScreenShareStarted() async { return await _channel.invokeMethod("isScreenShareStarted"); }