getNoImageUrl static method

String getNoImageUrl()

Implementation

static String getNoImageUrl() {
  return appProperties['noImageUrl'] ?? '';
}