Custom HTTP headers to add on every request. Useful for proxies, tracing, etc.
Map<String, dynamic>? headers;