includeAllUserRecords property

bool get includeAllUserRecords
inherited

If true, events on all record types (posts, lists, profile etc.) or records from given 'collections' param, owned by the did are returned.

Implementation

@ModerationQueryEventsSubjectTypeConverter() ModerationQueryEventsSubjectType? get subjectType;/// If true, events on all record types (posts, lists, profile etc.) or records from given 'collections' param, owned by the did are returned.
 bool get includeAllUserRecords;