uri property

Uri? get uri

The full file path of the file.

May be undefined on web.

Implementation

_i3.Uri? get uri => _i5.getProperty(
      this,
      'uri',
    );