RawApiList typedef

RawApiList = List

Typedef of default json list deserialization

Implementation

typedef RawApiList = List<dynamic>;