hasFilters property

bool get hasFilters

Implementation

bool get hasFilters => filters.any((key, value) => value.isEnabled);