Count property

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

Implementation

int get Count => this._searchFilters.length;