Cloudstream
Toggle table of contents
JVM
Target filter
JVM
Switch theme
Search in API
Skip to content
Cloudstream
App
/
com.lagradost.cloudstream3.utils.videoskip
/
AnimeSkipAuth
/
Account
Account
data
class
Account
(
val
profileUrl
:
String
,
val
username
:
String
,
val
email
:
String
)
(
source
)
Members
Constructors
Account
Link copied to clipboard
constructor
(
profileUrl
:
String
,
username
:
String
,
email
:
String
)
Properties
email
Link copied to clipboard
val
email
:
String
profile
Url
Link copied to clipboard
val
profileUrl
:
String
username
Link copied to clipboard
val
username
:
String