RawApiListOfMaps typedef Null safety

RawApiListOfMaps = List<RawApiMap>

Typedef of default json list of raw api maps

Implementation

typedef RawApiListOfMaps = List<RawApiMap>;