filterFn property

bool Function(dynamic, String)? filterFn
finalinherited

Implementation

final bool Function(T, String)? filterFn;