Cloudstream
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Cloudstream
Library
/
com.lagradost.cloudstream3.extractors
/
Gofile
/
Account
Account
common
data
class
Account
(
val
data
:
HashMap
<
String
,
String
>
?
=
null
)
(
source
)
Members
Constructors
Account
Link copied to clipboard
common
constructor
(
data
:
HashMap
<
String
,
String
>
?
=
null
)
Properties
data
Link copied to clipboard
common
val
data
:
HashMap
<
String
,
String
>
?