menu
obs_websocket package
documentation
event.dart
InputRemoved
InputRemoved.new constructor
InputRemoved.new constructor
dark_mode
light_mode
InputRemoved
constructor
InputRemoved
(
{
required
String
inputName
,
required
String
inputUuid
,
})
Implementation
InputRemoved({required this.inputName, required this.inputUuid});
obs_websocket package
documentation
event
InputRemoved
InputRemoved.new constructor
InputRemoved class