UriConverter typedef

UriConverter = String? Function(String uri)

Implementation

typedef UriConverter = String? Function(String uri);