rememberShowToastResource
actual fun rememberShowToastResource(): suspend (ERROR CLASS: Symbol not found for StringResource) -> Unit(source)
expect fun rememberShowToastResource(): suspend (ERROR CLASS: Symbol not found for StringResource) -> Unit(source)
Returns a function to show a toast message from a string resource.
actual fun rememberShowToastResource(): suspend (ERROR CLASS: Symbol not found for StringResource) -> Unit(source)
JVM stub — toast messages are logged instead.