JsonMap<D> typedef

JsonMap<D> = Map<String, D>

Implementation

typedef JsonMap<D> = Map<String, D>;