link property
String
get
link
Implementation
String get link => _link;
set
link
(String link)
Implementation
set link(String link) => _link = link;