getAppStoreUrl static method

String getAppStoreUrl()

Implementation

static String getAppStoreUrl() {
  return appProperties['appStoreUrl'];
}