getDevGithub static method

String getDevGithub()

Implementation

static String getDevGithub() {
  return appProperties['devGithub'] ?? '';
}