map property

Map<String, List<String>> map
final

the main data that returned fro the request uri

Implementation

final Map<String, List<String>> map;