Episode

data class Episode(val number: Int)(source)

Constructors

Link copied to clipboard
constructor(number: Int)

Properties

Link copied to clipboard
val number: Int