Custom HTTP headers to include in all requests.
These headers are merged with default headers. Useful for custom authentication schemes or tracking.
final Map<String, String>? headers;