getPlayStoreUrl static method

String getPlayStoreUrl()

Implementation

static String getPlayStoreUrl() {
  return appProperties['playStoreUrl'];
}