Weak Reference Cleared
data class WeakReferenceCleared(val message: String) : DittoError.InternalErrorReason
Content copied to clipboard
A WeakReference
to the Ditto instance has been "cleared" by the garbage collector.
A WeakReference
to the Ditto instance has been "cleared" by the garbage collector.