PlatformStrRes

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())