getMimeType

fun getMimeType(filePath: String?): String?
fun File.getMimeType(fallback: String = "*/*"): String