authors property

List<Author> authors
final

Name and Email address of the author of the item.

It's the email address of the author of the item. For newspapers and magazines syndicating via RSS, the author is the person who wrote the article that the

rss ref: https://cyber.harvard.edu/rss/rss.html#ltauthorgtSubelementOfLtitemgt

Implementation

final List<Author> authors = [];