filter property

bool Function(T value)? filter
final

Implementation

final bool Function(T value)? filter;