roomUrl property

String? get roomUrl

Implementation

String? get roomUrl {
  return _roomUrl;
}