getFilePlatformFile

actual suspend fun getFilePlatformFile(fileName: String): PlatformFile?
expect suspend fun getFilePlatformFile(fileName: String): PlatformFile?

Returns a PlatformFile reference to the file, or null if it doesn't exist.

actual suspend fun getFilePlatformFile(fileName: String): PlatformFile?
actual suspend fun getFilePlatformFile(fileName: String): PlatformFile?
actual suspend fun getFilePlatformFile(fileName: String): PlatformFile?