menu
opticonnect_sdk
entities.dart
CommandResponse
succeeded property
succeeded
dark_mode
light_mode
succeeded
property
bool
succeeded
final
A flag indicating whether the command succeeded or failed.
Implementation
final bool succeeded;
opticonnect_sdk
entities
CommandResponse
succeeded property
CommandResponse class