getDefault static method

BluetoothDevice getDefault()

Implementation

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