Method: Wunderlist::List#title

Defined in:
lib/wunderlist/list.rb

#titleObject

Returns the value of attribute title.



8
9
10
# File 'lib/wunderlist/list.rb', line 8

def title
  @title
end