ThoughtEvent constructor

ThoughtEvent(
  1. String text
)

Implementation

ThoughtEvent(this.text);