Item typedef

Item = HashMap<String, String>

Implementation

typedef Item = HashMap<String, String>;