fluent-kt
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
fluent-kt
fluent-fallback
/
dev.kbroom.fluent.fallback
/
L10nError
/
ResolverError
Resolver
Error
data
class
ResolverError
(
val
errors
:
List
<
FluentError
>
)
:
L10nError
(
source
)
Members
Constructors
Resolver
Error
Link copied to clipboard
constructor
(
errors
:
List
<
FluentError
>
)
Properties
errors
Link copied to clipboard
val
errors
:
List
<
FluentError
>