Returns dashboard title.
Returns:
dashboard title
39 40 41
# File 'lib/grafana/dashboard.rb', line 39 def title @model['title'] end