Simple representation of the object on a string.
@override String toString() => 'Title: $title Link:$link hasAttributes:${attributes.isNotEmpty}';