text property
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;