Io Permission Denied
data class IoPermissionDenied(val message: String) : DittoError.IoErrorReason
Content copied to clipboard
An I/O operation failed because the necessary privileges to complete it were not present.
Since
4.8.0