MatchesValue typedef

MatchesValue = bool Function(String value)

Implementation

typedef MatchesValue = bool Function(String value);