RingTag

data class RingTag(val model: RingModel? = null) : Tag

RingModel-based tag using for the ring download operation.

Constructors

Link copied to clipboard
fun RingTag(model: RingModel? = null)

Properties

Link copied to clipboard
val model: RingModel? = null

Info about ring which is being downloaded.