getFileSystem

actual fun getFileSystem(): FileSystem(source)

Returns the system FileSystem for Android.

expect fun getFileSystem(): FileSystem(source)

Returns the FileSystem to use for database file operations.

actual fun getFileSystem(): FileSystem(source)

Returns the system FileSystem for JVM.