config property

LivekitConnectionInfo? get config

Implementation

LivekitConnectionInfo? get config {
  return _config;
}