getDevLinkedIn static method

String getDevLinkedIn()

Implementation

static String getDevLinkedIn() {
  return appProperties['devLinkedIn'] ?? '';
}