toggle menu
Cloudstream
cloudstream
switch theme
search in API
Cloudstream
/
com.lagradost.cloudstream3.metaproviders
/
TraktProvider
/
Airs
Airs
data
class
Airs
(
val
day
:
String
?
=
null
,
val
time
:
String
?
=
null
,
val
timezone
:
String
?
=
null
)
(
source
)
Members
Constructors
Airs
Link copied to clipboard
constructor
(
day
:
String
?
=
null
,
time
:
String
?
=
null
,
timezone
:
String
?
=
null
)
Properties
day
Link copied to clipboard
val
day
:
String
?
=
null
time
Link copied to clipboard
val
time
:
String
?
=
null
timezone
Link copied to clipboard
val
timezone
:
String
?
=
null