menu
vtj_bluetooth_package package
documentation
entities/commands/start_measurement_command.dart
StartMeasurementCommand
requiresAuth property
requiresAuth property
dark_mode
light_mode
requiresAuth
property
@
override
bool
get
requiresAuth
override
Whether this command requires prior authentication.
Implementation
@override bool get requiresAuth => true;
vtj_bluetooth_package package
documentation
entities/commands/start_measurement_command
StartMeasurementCommand
requiresAuth property
StartMeasurementCommand class