build

Builds the configuration object.

Note that unset fields won't have defaults set and will not be present in the built BrazeConfig object. I.e. if you only set the one field in this builder, the built config object will only contain a non-null value for that one field.

Return

a config object using the fields set in this builder