Cloudstream
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Cloudstream
App
/
com.lagradost.cloudstream3.utils
/
UiImage
/
Image
Image
data
class
Image
(
val
url
:
String
,
val
headers
:
Map
<
String
,
String
>
?
=
null
)
:
UiImage
(
source
)
Members
Constructors
Image
Link copied to clipboard
constructor
(
url
:
String
,
headers
:
Map
<
String
,
String
>
?
=
null
)
Properties
headers
Link copied to clipboard
val
headers
:
Map
<
String
,
String
>
?
url
Link copied to clipboard
val
url
:
String