How might I turn this code to fetch a single RSS feed in a Flutter app...
class RSSFetch { final _targetUrl = \'feed.rss\'; Future getFee