Constructor for the RssSource class.
RssSource
Initialize the RSS source properties url and value.
url
value
RssSource(this.url, this.value);