livekit property

LivekitClient get livekit

Implementation

LivekitClient get livekit {
  return LivekitClient(room: this);
}