ReorderedPage

data class ReorderedPage(val id: String, val imageUrl: Uri)

Constructors

Link copied to clipboard
constructor(id: String, imageUrl: Uri)

Properties

Link copied to clipboard
val id: String
Link copied to clipboard