moreParents property
This post has more parents that were not present in the response. This is just a boolean, without the number of parents.
Implementation
String get $type;@PostViewConverter() PostView get post;/// This post has more parents that were not present in the response. This is just a boolean, without the number of parents.
bool get moreParents;