getGoogleApiKey static method

String getGoogleApiKey()

Implementation

static String getGoogleApiKey() {
  return appProperties['googleApiKey'];
}