getFilesDir

actual fun getFilesDir(): String?

Return the directory that this application may use for its files

expect fun getFilesDir(): String?

Deprecated

all file io should be already relative to this

Return the directory that this application may use for its files

actual fun getFilesDir(): String?
actual fun getFilesDir(): String?

Deprecated

all file io should be already relative to this

Return the directory that this application may use for its files