menu
vtj_bluetooth_package package
documentation
entities/commands/vtj_command.dart
VtjCommand<TResult>
buildRequest abstract method
buildRequest abstract method
dark_mode
light_mode
buildRequest
abstract method
Uint8List
buildRequest
(
)
Build the request bytes to send to the device.
Implementation
Uint8List buildRequest();
vtj_bluetooth_package package
documentation
entities/commands/vtj_command
VtjCommand<TResult>
buildRequest abstract method
VtjCommand class