getBuyMeACoffeeURL static method

String getBuyMeACoffeeURL()

Implementation

static String getBuyMeACoffeeURL() {
  return appProperties['buyMeACoffeeUrl'];
}