menu
obs_websocket package
documentation
command.dart
ObsGetCurrentProgramSceneCommand
name property
name property
dark_mode
light_mode
name
property
@
override
String
get
name
override
The name of this command.
Implementation
@override String get name => 'get-current-program-scene';
obs_websocket package
documentation
command
ObsGetCurrentProgramSceneCommand
name property
ObsGetCurrentProgramSceneCommand class