UriPathType

sealed class UriPathType

Inheritors

Types

Link copied to clipboard
object Companion
Link copied to clipboard
object Leaf : UriPathType
Link copied to clipboard
object Root : UriPathType
Link copied to clipboard
data class SdkUnknown(val value: String) : UriPathType

Properties

Link copied to clipboard
abstract val value: String