Returns the configured webhook key if available. By default it will use the value of ENV if not configured.
Returns:
216 217 218
# File 'lib/parse/webhooks.rb', line 216 def key @key end