getDefault method Null safety

BluetoothDeviceList getDefault()

Implementation

@$core.pragma('dart2js:noInline')
static BluetoothDeviceList getDefault() => _defaultInstance ??= $pb.GeneratedMessage.$_defaultFor<BluetoothDeviceList>(create);