uri property
      
      Uri
      get
      uri
      
    
    
The uri represented by the tab.
Implementation
_i3.Uri get uri => _i5.getProperty(
      this,
      'uri',
    );The uri represented by the tab.
_i3.Uri get uri => _i5.getProperty(
      this,
      'uri',
    );