getSpotifyClientSecret static method

String getSpotifyClientSecret()

Implementation

static String getSpotifyClientSecret() {
  return appProperties['spotifyClientSecret'];
}