Cloudstream
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Cloudstream
Library
/
com.lagradost.cloudstream3.extractors
/
Dailymotion
/
Quality
Quality
common
data
class
Quality
(
val
type
:
String
?
,
val
url
:
String
?
)
(
source
)
Members
Constructors
Quality
Link copied to clipboard
common
constructor
(
type
:
String
?
,
url
:
String
?
)
Properties
type
Link copied to clipboard
common
val
type
:
String
?
url
Link copied to clipboard
common
val
url
:
String
?