menu
stem package
documentation
stem.dart
ControlCommandCompletedPayload
error property
error property
dark_mode
light_mode
error
property
Map
<
String
,
Object
?
>
?
error
final
Error information if the command failed, if any.
Implementation
final Map<String, Object?>? error;
stem package
documentation
stem
ControlCommandCompletedPayload
error property
ControlCommandCompletedPayload class