create static method

BluetoothDevice create()

Implementation

@$core.pragma('dart2js:noInline')
static BluetoothDevice create() => BluetoothDevice._();