Context

actual typealias Context = Context

Functions

Link copied to clipboard
expect abstract fun getCacheDir(): File
Link copied to clipboard
expect abstract fun getExternalFilesDir(type: String?): File?
Link copied to clipboard
expect abstract fun getFilesDir(): File