getPlatform

expect fun getPlatform(): String

Platform-specific function to get the platform name.


actual fun getPlatform(): String

Returns a string representing the JS platform.


actual fun getPlatform(): String

Returns the java version.


actual fun getPlatform(): String

Returns a string representing the WASM/JS platform.