data class failedToInitialiseDittoDirectory : StoreErrorReason
The directory that DittoKit attempted to use for its persisted data could not be initialised.
<init> |
The directory that DittoKit attempted to use for its persisted data could not be initialised. failedToInitialiseDittoDirectory(error: Throwable) |
error |
val error: Throwable |