NotSpaceType

data class NotSpaceType(val spaceId: String) : SpacePeekResult.SpacePeekError

Constructors

Link copied to clipboard
fun NotSpaceType(spaceId: String)

Properties

Link copied to clipboard
val spaceId: String