headers property

Map<String, String>? headers
final

A MessageHeaders dictionary containing headers attached to the message.

Implementation

final Map<String, String>? headers;