Method: OpenC3::NotificationModel#title
- Defined in:
- lib/openc3/models/notification_model.rb
#title ⇒ Object (readonly)
Returns the value of attribute title.
25 26 27 |
# File 'lib/openc3/models/notification_model.rb', line 25 def title @title end |