NewGallery

data class NewGallery(val id: String, val title: String)

Constructors

Link copied to clipboard
constructor(id: String, title: String)

Properties

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