text property

String? get text

The text of the note.

Implementation

String? get text => payload['text'];