JsonListNested typedef

JsonListNested = List<Json>

Implementation

typedef JsonListNested = List<Json>;