Error

data class Error(exceptions: List<ResourceSyncException>) : Result

Properties

Link copied to clipboard
val exceptions: List<ResourceSyncException>