headers property

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

The HTTP headers that should be send with the response to the client.

Implementation

Map<String, String>? headers;