menu
matlive_client package
documentation
services/livekit_service.dart
TokenInfo
TokenInfo.new constructor
TokenInfo.new constructor
dark_mode
light_mode
TokenInfo
constructor
TokenInfo
(
{
required
String
token
,
required
String
room
,
})
Implementation
TokenInfo({required this.token, required this.room});
matlive_client package
documentation
services/livekit_service
TokenInfo
TokenInfo.new constructor
TokenInfo class