ProxyUrlSigner typedef

ProxyUrlSigner = Future<Uri> Function(Uri targetUrl)

Implementation

typedef ProxyUrlSigner = Future<Uri> Function(Uri targetUrl);