obs_websocket
obs_websocket
RecordingStateEvent
RecordingStateEvent constructor
RecordingStateEvent
RecordingStateEvent
constructor
Null safety
RecordingStateEvent
(
{
String
?
recordingFilename
,
String
?
type
}
)
Implementation
RecordingStateEvent({this.recordingFilename, this.type});
obs_websocket
obs_websocket
RecordingStateEvent
RecordingStateEvent constructor
RecordingStateEvent class
Constructors
RecordingStateEvent
fromJson
Properties
hashCode
recordingFilename
runtimeType
type
Methods
noSuchMethod
toJson
toString
Operators
operator ==