headers property

Map<String, Object> get headers

Gets the headers of the message.

Implementation

Map<String, Object> get headers => _headers;