Sources Responses
data class SourcesResponses(val sources: List<Rabbitstream.Sources?>? = emptyList(), val tracks: List<Rabbitstream.Tracks?>? = emptyList())(source)
Constructors
Link copied to clipboard
constructor(sources: List<Rabbitstream.Sources?>? = emptyList(), tracks: List<Rabbitstream.Tracks?>? = emptyList())