kotose-utils-kmp
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
kotose-utils-kmp
kotose-resources
/
io.github.robinpcrd.kotose.resources
/
StrRes
/
StrRes
Str
Res
constructor
(
platformStrRes
:
PlatformStrRes
)
constructor
(
composeString
:
StringResource
,
formatArgs
:
ImmutableList
<
@
Serializable
Any
>
=
persistentListOf()
)
constructor
(
composePluralString
:
PluralStringResource
,
quantity
:
Int
,
formatArgs
:
ImmutableList
<
@
Serializable
Any
>
=
persistentListOf()
)
constructor
(
text
:
String
)