Cloudstream
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Cloudstream
App
/
com.lagradost.cloudstream3.syncproviders.providers
/
MALApi
/
Statistics
Statistics
data
class
Statistics
(
val
status
:
MALApi.Status
?
=
null
,
val
numListUsers
:
Int
?
=
null
)
(
source
)
Members
Constructors
Statistics
Link copied to clipboard
constructor
(
status
:
MALApi.Status
?
=
null
,
numListUsers
:
Int
?
=
null
)
Properties
num
List
Users
Link copied to clipboard
val
numListUsers
:
Int
?
status
Link copied to clipboard
val
status
:
MALApi.Status
?