A raw header map where the keys are strings.
const factory HttpHeaders.rawMap(Map<String, String> map) = HttpHeaderRawMap._;