OpmlItem constructor
OpmlItem({})
Implementation
OpmlItem(
{this.title,
this.text,
this.description,
this.type,
this.version,
this.xmlUrl,
this.htmlUrl,
this.language,
this.nesteditems});