menu
stream_video_flutter package
documentation
stream_video_flutter.dart
CallSfuServer
CallSfuServer.new const constructor
CallSfuServer.new const constructor
dark_mode
light_mode
CallSfuServer
constructor
const
CallSfuServer
(
{
required
String
name
,
required
String
url
,
required
String
wsEndpoint
,
})
Implementation
const CallSfuServer({ required this.name, required this.url, required this.wsEndpoint, });
stream_video_flutter package
documentation
stream_video_flutter
CallSfuServer
CallSfuServer.new const constructor
CallSfuServer class