getTermsOfServiceUrl static method

String getTermsOfServiceUrl()

Implementation

static String getTermsOfServiceUrl() {
  return appProperties['termsOfServiceUrl'];
}