getDefault static method

BluetoothDescriptor getDefault()

Implementation

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