getWebContact static method

String getWebContact()

Implementation

static String getWebContact() {
  return appProperties['webContact'] ?? '';
}