menu
vtj_bluetooth_package package
documentation
entities/commands/stop_measurement_command.dart
StopMeasurementCommand
commandId property
commandId property
dark_mode
light_mode
commandId
property
@
override
int
get
commandId
override
The unique command identifier byte.
Implementation
@override int get commandId => 0x02;
vtj_bluetooth_package package
documentation
entities/commands/stop_measurement_command
StopMeasurementCommand
commandId property
StopMeasurementCommand class