getNotificationIcon static method

String getNotificationIcon()

Implementation

static String getNotificationIcon() {
  return appProperties['notificationIcon'];
}