webFeed property
        
        dynamic
        webFeed
        
      
getter/setter pair
      The URL for a feed, e.g associated with a podcast series, blog,
or series of date-stamped updates This is usually RSS or Atom.
Supported types: DataFeed, String
Implementation
dynamic webFeed;