Cloudstream
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Cloudstream
Library
/
com.lagradost.cloudstream3.extractors
/
Vidguardto
/
SvgObject
Svg
Object
common
data
class
SvgObject
(
val
stream
:
String
,
val
hash
:
String
)
(
source
)
Members
Constructors
Svg
Object
Link copied to clipboard
common
constructor
(
stream
:
String
,
hash
:
String
)
Properties
hash
Link copied to clipboard
common
val
hash
:
String
stream
Link copied to clipboard
common
val
stream
:
String