StrRes

constructor(platformStrRes: PlatformStrRes)
constructor(composeString: StringResource, formatArgs: ImmutableList<@Serializable Any> = persistentListOf())
constructor(composePluralString: PluralStringResource, quantity: Int, formatArgs: ImmutableList<@Serializable Any> = persistentListOf())
constructor(text: String)