HttpHeaders typedef

HttpHeaders = Map<String, String>

Implementation

typedef HttpHeaders = Map<String, String>;