janus_client
janus_client
VideoCallHangupEvent
VideoCallHangupEvent constructor
VideoCallHangupEvent
VideoCallHangupEvent
constructor
Null safety
VideoCallHangupEvent
(
{
String
?
videocall
,
HangupResult
?
result
}
)
Implementation
VideoCallHangupEvent({ this.videocall, this.result, });
janus_client
janus_client
VideoCallHangupEvent
VideoCallHangupEvent constructor
VideoCallHangupEvent class
Constructors
VideoCallHangupEvent
fromJson
Properties
hashCode
result
runtimeType
videocall
Methods
noSuchMethod
toJson
toString
Operators
operator ==