bluetoothEmulation property
BluetoothEmulationApi
get
bluetoothEmulation
This domain allows configuring virtual Bluetooth devices to test the web-bluetooth API.
Implementation
BluetoothEmulationApi get bluetoothEmulation =>
_bluetoothEmulation ??= BluetoothEmulationApi(client);