url top-level property
      
      dynamic
      get
      url
      
    
    
The URL interface represents an object providing static methods used for creating object URLs.
Implementation
_i2.dynamic get url => _i4.getProperty(
      _self,
      'URL',
    );