getDefault static method

BluetoothState getDefault()

Implementation

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