getPrivacyPolicyUrl static method

String getPrivacyPolicyUrl()

Implementation

static String getPrivacyPolicyUrl() {
  return appProperties['privacyPolicyUrl'];
}