menu
vtj_bluetooth_package package
documentation
datasources/vtj_devices_datasource.dart
VtjDevicesDatasource
getVersion abstract method
getVersion abstract method
dark_mode
light_mode
getVersion
abstract method
Future
<
VtjCommandResult
<
GetVersionResult
>
>
getVersion
(
BluetoothDevice
device
)
Implementation
Future<VtjCommandResult<GetVersionResult>> getVersion(BluetoothDevice device);
vtj_bluetooth_package package
documentation
datasources/vtj_devices_datasource
VtjDevicesDatasource
getVersion abstract method
VtjDevicesDatasource class