Rachel
Toggle table of contents
3.5.0
common
Target filter
common
Switch theme
Search in API
Skip to content
Rachel
love.yinlin.compose.components.webview
/
love.yinlin.compose.ui
/
WebViewError
Web
View
Error
@
Stable
data
class
WebViewError
(
val
code
:
Long
,
val
description
:
String
)
Members
Constructors
Web
View
Error
Link copied to clipboard
constructor
(
code
:
Long
,
description
:
String
)
Properties
code
Link copied to clipboard
val
code
:
Long
description
Link copied to clipboard
val
description
:
String