getHubName static method

String getHubName()

Implementation

static String getHubName() {
  return appProperties['hubName'];
}