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