ScreenLocation

data class ScreenLocation(val theme: Theme, val url: String)

Constructors

Link copied to clipboard
constructor(theme: Theme, url: String)

Properties

Link copied to clipboard
Link copied to clipboard
val url: String