conditions property

List<bool Function(T)> conditions
getter/setter pair

Implementation

List<bool Function(T)> conditions = [];