UrlFilter typedef

UrlFilter = void Function(String url)

Implementation

typedef UrlFilter = void Function(String url);