toggle menu
valix
1.0.5
common
switch theme
search in API
valix-runtime
/
io.valix.runtime
/
firstError
first
Error
fun
<Error class: unknown class>
.
firstError
(
)
:
<Error class: unknown class>
?
Returns the first error in the result, or
null
.
fun
List
<
<Error class: unknown class>
>
.
firstError
(
)
:
<Error class: unknown class>
?
Returns the first error in the list, or
null
.