create method Null safety

BluetoothDeviceList create()

Implementation

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