config

fun config(config: ProtectConfig.() -> Unit)

Configures the Protect SDK with the provided configuration. This method should be called before calling initialize.

Parameters

config

A lambda that configures the ProtectConfig.