basic-images
Toggle table of contents
0.2.5
common
Platform filter
common
Switch theme
Search in API
basic-images
basic-images
/
app.lexilabs.basic.images
/
ImageState
/
ERROR
ERROR
data
class
ERROR
(
val
message
:
String
)
:
ImageState
ImageState.ERROR
indicates an error has occurred.
Parameters
message
Provides error information for logging as a
String
Members
Constructors
ERROR
Link copied to clipboard
constructor
(
message
:
String
)
Properties
message
Link copied to clipboard
val
message
:
String