create static method

BluetoothState create()

Implementation

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