url property

Uri? get url

Implementation

Uri? get url {
  return _room._protocolInstance.url;
}