obs_websocket
obs_websocket
StreamStatusResponse
toJson method
toJson
toJson
method
Null safety
Map
<
String
,
dynamic
>
toJson
(
)
Implementation
Map<String, dynamic> toJson() => _$StreamStatusResponseToJson(this);
obs_websocket
obs_websocket
StreamStatusResponse
toJson method
StreamStatusResponse class
Constructors
StreamStatusResponse
fromJson
Properties
hashCode
messageId
previewOnly
recording
recordingPaused
runtimeType
status
streaming
Methods
noSuchMethod
toJson
toString
Operators
operator ==