toggle menu
Cloudstream
cloudstream
switch theme
search in API
Cloudstream
/
com.lagradost.cloudstream3
/
SubtitleFile
Subtitle
File
data
class
SubtitleFile
(
val
lang
:
String
,
val
url
:
String
)
(
source
)
Members
Constructors
Subtitle
File
Link copied to clipboard
constructor
(
lang
:
String
,
url
:
String
)
Properties
lang
Link copied to clipboard
val
lang
:
String
url
Link copied to clipboard
val
url
:
String