JsonList typedef

JsonList = List

Implementation

typedef JsonList = List<dynamic>;