Method: Wunderlist::Note#content

Defined in:
lib/wunderlist/note.rb

#contentObject

Returns the value of attribute content.



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

def content
  @content
end