Builder

class Builder

Properties

Link copied to clipboard

The name of the network setting (e.g., 'enableClientMetrics', 'dataRetention').

Link copied to clipboard
var type: String?

The data type of the setting value (e.g., 'boolean', 'string', 'number').

Link copied to clipboard

The current value of the setting as a string. Boolean values are represented as 'true' or 'false'.