JsonList<D> typedef

JsonList<D> = List<JsonMap<D>>

Implementation

typedef JsonList<D> = List<JsonMap<D>>;