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