CallServerTypeWebrtc constructor
CallServerTypeWebrtc({})
Implementation
CallServerTypeWebrtc({
required this.username,
required this.password,
required this.supportsTurn,
required this.supportsStun,
});
CallServerTypeWebrtc({
required this.username,
required this.password,
required this.supportsTurn,
required this.supportsStun,
});