Method: NotionRubyMapping::TextObject#text
- Defined in:
- lib/notion_ruby_mapping/objects/text_object.rb
#text ⇒ Object
Returns the value of attribute text.
13 14 15 |
# File 'lib/notion_ruby_mapping/objects/text_object.rb', line 13 def text @text end |