menu
classic_bluetooth_flutter package
documentation
bluetooth-classic-package.dart
BluetoothData
asString method
asString method
dark_mode
light_mode
asString
method
String
asString
(
)
Implementation
String asString() { return utf8.decode(data); }
classic_bluetooth_flutter package
documentation
bluetooth-classic-package
BluetoothData
asString method
BluetoothData class