menu
vsdk package
documentation
camera_device/commands/param_command.dart
ParamsCommand
clientId property
clientId property
dark_mode
light_mode
clientId
property
set
clientId
(
String
value
)
inherited
Implementation
set clientId(String value) { _clientId = value; }
vsdk package
documentation
camera_device/commands/param_command
ParamsCommand
clientId property
ParamsCommand mixin