getNotificationChannelId static method

String getNotificationChannelId()

Implementation

static String getNotificationChannelId() {
  return appProperties['notificationChannelId'] ?? '';
}