isSet property

bool isSet
override

Implementation

bool get isSet => this.filter1 != null || this.filter2 != null;