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
/
L10nKey
L10n
Key
data
class
L10nKey
(
val
id
:
String
,
val
attribute
:
String
?
=
null
)
(
source
)
Localization key.
Members
Constructors
L10n
Key
Link copied to clipboard
constructor
(
id
:
String
,
attribute
:
String
?
=
null
)
Properties
attribute
Link copied to clipboard
val
attribute
:
String
?
id
Link copied to clipboard
val
id
:
String