conversationsRequestBuilder property

ConversationsRequestBuilder? conversationsRequestBuilder
final

Caller-provided request builder. Its filter fields (tags, userTags, groupTags, withTags, withUserAndGroupTags, includeBlockedUsers, withBlockedInfo, conversationType, unread) are applied to the initial fetch, pagination fetch, and the realtime-add predicate.

Implementation

final ConversationsRequestBuilder? conversationsRequestBuilder;