RawApiListOfMaps typedef

RawApiListOfMaps = List<RawApiMap>

Typedef of default json list of raw api maps

Implementation

typedef RawApiListOfMaps = List<RawApiMap>;