toggle menu
Cloudstream
cloudstream
switch theme
search in API
Cloudstream
/
com.lagradost.cloudstream3.extractors.helper
/
GogoHelper
/
GogoSources
Gogo
Sources
data
class
GogoSources
(
val
source
:
List
<
GogoHelper.GogoSource
>
?
,
val
sourceBk
:
List
<
GogoHelper.GogoSource
>
?
)
(
source
)
Members
Constructors
Gogo
Sources
Link copied to clipboard
constructor
(
source
:
List
<
GogoHelper.GogoSource
>
?
,
sourceBk
:
List
<
GogoHelper.GogoSource
>
?
)
Properties
source
Link copied to clipboard
val
source
:
List
<
GogoHelper.GogoSource
>
?
source
Bk
Link copied to clipboard
val
sourceBk
:
List
<
GogoHelper.GogoSource
>
?