Skip to content

closeAsync

suspend fun closeAsync()

Close the current SDK instance. This frees any lock on the current database. After calling close, the instance cannot be used anymore.

Throws

SealdException