getDefault method Null safety

BluetoothScanMode getDefault()

Implementation

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