toggle menu
Cloudstream
cloudstream
switch theme
search in API
Cloudstream
/
com.lagradost.cloudstream3.syncproviders.providers
/
SubSourceApi
/
SubData
Sub
Data
data
class
SubData
(
val
movie
:
String
,
val
lang
:
String
,
val
id
:
String
)
(
source
)
Members
Constructors
Sub
Data
Link copied to clipboard
constructor
(
movie
:
String
,
lang
:
String
,
id
:
String
)
Properties
id
Link copied to clipboard
val
id
:
String
lang
Link copied to clipboard
val
lang
:
String
movie
Link copied to clipboard
val
movie
:
String