text property

String get text
inherited

The primary post content. It has a higher limit than post contents to allow storing a larger text that can later be refined into smaller posts.

Implementation

String get $type;/// The primary post content. It has a higher limit than post contents to allow storing a larger text that can later be refined into smaller posts.
String get text;