uri property

Uri get uri

The uri that the tab is representing.

Implementation

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