kotose-utils-kmp
Toggle table of contents
android
desktop
ios
Target filter
android
desktop
ios
Switch theme
Search in API
Skip to content
kotose-utils-kmp
kotose-resources
/
io.github.robinpcrd.kotose.resources
/
PlatformStrRes
/
PlatformStrRes
Platform
Str
Res
android
desktop
ios
constructor
(
@
StringRes
stringRes
:
Int
?
=
null
,
@
PluralsRes
pluralRes
:
Int
?
=
null
,
quantity
:
Int
?
=
null
,
formatArgs
:
ImmutableList
<
Any
>
=
persistentListOf()
)
constructor
(
key
:
String
=
""
,
formatArgs
:
ImmutableList
<
Any
>
=
persistentListOf()
)
constructor
(
key
:
String
=
""
,
formatArgs
:
ImmutableList
<
Any
>
=
persistentListOf()
)