menu
google_maps_apis package
documentation
places_new.dart
GoogleHTTPResponse<BodyType>
headers property
headers property
dark_mode
light_mode
headers
property
Map
<
String
,
String
>
get
headers
HTTP headers of the response.
Implementation
Map<String, String> get headers => base.headers;
google_maps_apis package
documentation
places_new
GoogleHTTPResponse<BodyType>
headers property
GoogleHTTPResponse class