infix fun Uri.getRealPath(context: Context): String
Get real sd-card path from DocumentsProvider, MediaStore Uris, and other file-based ContentProviders.
infix supported.
context - The context.
context