SFUResponse constructor
Returns a new SFUResponse instance.
Implementation
SFUResponse({
required this.edgeName,
required this.url,
required this.wsEndpoint,
});
Returns a new SFUResponse instance.
SFUResponse({
required this.edgeName,
required this.url,
required this.wsEndpoint,
});