getDefault static method

Config_BluetoothConfig getDefault()

Implementation

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