reset

open suspend override fun reset()

Resets the initialization state.

This function cancels any ongoing initialization and resets the state to UNINITIALIZED. This is primarily useful in test environments where the SDK might need to be re-initialized multiple times.