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