uri property

Uri get uri

An Uri to the underlying file.

Depending on the platform, this may point to a local file, a blob, a data URI, or a network resource.

Implementation

Uri get uri;