menu
meshagent package
documentation
livekit_client.dart
LivekitConnectionInfo
LivekitConnectionInfo.new const constructor
LivekitConnectionInfo.new const constructor
dark_mode
light_mode
LivekitConnectionInfo
constructor
const
LivekitConnectionInfo
(
{
required
String
url
,
required
String
token
,
})
Implementation
const LivekitConnectionInfo({required this.url, required this.token});
meshagent package
documentation
livekit_client
LivekitConnectionInfo
LivekitConnectionInfo.new const constructor
LivekitConnectionInfo class