EpisodeIndexer

data class EpisodeIndexer(val dubStatus: DubStatus, val season: Int)

Constructors

Link copied to clipboard
constructor(dubStatus: DubStatus, season: Int)

Properties

Link copied to clipboard
Link copied to clipboard
val season: Int