getWebsite method

String? getWebsite()

Implementation

String? getWebsite() {
  return website;
}