clear

open suspend override fun clear()

Remove data stored by SDK

May be useful to clear data when user is logged out.

Throws

in case that SDK was not configured. To prevent this exception, call configure before calling this method.