headers property

Map<String, String>? headers

A dictionary containing headers attached to the message.

Implementation

Map<String, String>? get headers;