toggle menu
Cloudstream
cloudstream
switch theme
search in API
Cloudstream
/
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
>
?
=
null
url
Link copied to clipboard
val
url
:
String