toggle menu
Cloudstream
cloudstream
switch theme
search in API
Cloudstream
/
com.lagradost.cloudstream3.utils
/
InAppUpdater
/
Companion
/
GithubObject
Github
Object
data
class
GithubObject
(
val
sha
:
String
,
val
type
:
String
,
val
url
:
String
)
(
source
)
Members
Constructors
Github
Object
Link copied to clipboard
constructor
(
sha
:
String
,
type
:
String
,
url
:
String
)
Properties
sha
Link copied to clipboard
val
sha
:
String
type
Link copied to clipboard
val
type
:
String
url
Link copied to clipboard
val
url
:
String