getLink method

String? getLink()

Implementation

String? getLink() {
  return link;
}