The response headers as a map of header names to value lists.
Map<String, List<String>> get headers => raw.headers.map;