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