menu
arcgis_maps
arcgis_maps.dart
ResponseInfo
headers property
headers
dark_mode
light_mode
headers
property
Map
<
String
,
List
<
String
>
>
headers
The headers returned by the server.
Implementation
Map<String, List<String>> get headers => _headers.map;
arcgis_maps
arcgis_maps
ResponseInfo
headers property
ResponseInfo class