get Asset

actual fun getAsset(asset: PlatformFile?): String?

Function to get the asset's path

Return

the asset path as String

Parameters

asset

: the asset from fetch its path

expect fun getAsset(asset: PlatformFile?): String?

Function to get the asset's path

Return

the asset path as String

Parameters

asset

: the asset from fetch its path

actual fun getAsset(asset: PlatformFile?): String?

Function to get the asset's path

Return

the asset path as String

Parameters

asset

: the asset from fetch its path