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