toggle menu
Cloudstream
cloudstream
switch theme
search in API
Cloudstream
/
com.lagradost.cloudstream3.syncproviders.providers
/
MALApi
/
Studios
Studios
data
class
Studios
(
val
id
:
Int
?
=
null
,
val
name
:
String
?
=
null
)
(
source
)
Members
Constructors
Studios
Link copied to clipboard
constructor
(
id
:
Int
?
=
null
,
name
:
String
?
=
null
)
Properties
id
Link copied to clipboard
val
id
:
Int
?
=
null
name
Link copied to clipboard
val
name
:
String
?
=
null