predicate property

bool Function(String? input) predicate
final

Implementation

final bool Function(String? input) predicate;