Count property

int Count
Gets the total number of search filters in the collection.

Implementation

int get Count => this._searchFilters.length;