getCrowdfundingUrl static method

String getCrowdfundingUrl()

Implementation

static String getCrowdfundingUrl() {
  return appProperties['crowdfundingUrl'];
}