menu
js_bindings package
documentation
bindings/web_bluetooth.dart
PropsBluetoothRemoteGATTCharacteristic
readValue method
readValue method
dark_mode
light_mode
readValue
method
Future
<
ByteData
>
readValue
(
)
Implementation
Future<ByteData> readValue() => js_util.promiseToFuture(js_util.callMethod(this, 'readValue', []));
js_bindings package
documentation
bindings/web_bluetooth
PropsBluetoothRemoteGATTCharacteristic
readValue method
PropsBluetoothRemoteGATTCharacteristic extension on
BluetoothRemoteGATTCharacteristic