getGeneralSubscriptionName static method

String getGeneralSubscriptionName()

Implementation

static String getGeneralSubscriptionName() {
  return appProperties['generalSubscriptionName'] ?? '';
}