androidType property

BluetoothAndroidDeviceType? androidType
getter/setter pair

Android Only, Device type, @see android.bluetooth.BluetoothDevice. In iOS, it's always null.

Implementation

BluetoothAndroidDeviceType? androidType;