filePath property

String? filePath
getter/setter pair

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;