getLogoLink method

String? getLogoLink()

Implementation

String? getLogoLink() {
  return logoLink;
}