Returns the ProxyInfo of the currently running proxy, or null if none is running.
null
Future<ProxyInfo?> currentProxy() { throw UnimplementedError('currentProxy() has not been implemented.'); }