MatchFunction typedef

MatchFunction = Match? Function(String path)

Implementation

typedef MatchFunction = Match? Function(String path);