getSpotifyClientId static method

String getSpotifyClientId()

Implementation

static String getSpotifyClientId() {
  return appProperties['spotifyClientId'];
}