filePath property

String? filePath
read / write

Common resource path.The absolute resource path or the URL of the network resource and cannot be null or "". Android can set this path string with Uri.

Implementation

String? filePath;