SavedSearchResponse

data class SavedSearchResponse(    val unixTime: Long,     val response: List<AbstractSubtitleEntities.SubtitleEntity>,     val query: AbstractSubtitleEntities.SubtitleSearch)(source)

Constructors

Link copied to clipboard

Properties

Link copied to clipboard
Link copied to clipboard