menu
vtj_bluetooth_package package
documentation
datasources/vtj_command_executor.dart
VtjCommandExecutor
dispose method
dispose method
dark_mode
light_mode
dispose
method
void
dispose
(
)
Implementation
void dispose() { _writeCharacteristic = null; _replyCharacteristic = null; }
vtj_bluetooth_package package
documentation
datasources/vtj_command_executor
VtjCommandExecutor
dispose method
VtjCommandExecutor class