gatt property
Get the underlying native (web) gatt service.
Implementation
@visibleForTesting
NativeBluetoothRemoteGATTServer? get gatt => _bluetoothDevice.gatt;
Get the underlying native (web) gatt service.
@visibleForTesting
NativeBluetoothRemoteGATTServer? get gatt => _bluetoothDevice.gatt;