Headers typedef

Headers = Map<String, String>

Implementation

typedef Headers = Map<String, String>;