menu
vtj_bluetooth_package package
documentation
entities/commands/delete_measurement_command.dart
DeleteMeasurementCommand
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 => 0x06;
vtj_bluetooth_package package
documentation
entities/commands/delete_measurement_command
DeleteMeasurementCommand
commandId property
DeleteMeasurementCommand class