getDefault method Null safety

BluetoothDeviceType getDefault()

Implementation

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