bluetooth Gatt
The underlying BluetoothGatt instance for this connection.
This is null when disconnected or before connect is called. Access is provided for advanced use cases where direct GATT operations are needed, but prefer using the high-level methods like readCharacteristic, writeCharacteristic, and enableNotifications when possible.