getPlatform

expect fun getPlatform(): String(source)

Platform-specific function to get the platform name.

actual fun getPlatform(): String(source)

Returns a string representing the JS platform.

actual fun getPlatform(): String(source)

Returns the java version.

actual fun getPlatform(): String

Returns a string representing the WASM/JS platform.