getDefault static method

BluetoothService getDefault()

Implementation

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