janus_client
janus_client
RTCIceServer
RTCIceServer constructor
RTCIceServer
RTCIceServer
constructor
Null safety
RTCIceServer
(
{
String
?
username
,
String
?
credential
,
String
?
urls
}
)
Implementation
RTCIceServer({ this.username, this.credential, this.urls, });
janus_client
janus_client
RTCIceServer
RTCIceServer constructor
RTCIceServer class
Constructors
RTCIceServer
fromMap
Properties
credential
hashCode
runtimeType
urls
username
Methods
copyWith
noSuchMethod
toMap
toString
Operators
operator ==