headers property

Map<String, String>? headers
getter/setter pair

The additional headers to add to the response.

Required.

Implementation

core.Map<core.String, core.String>? headers;