headers property

  1. @override
Map<String, String>? headers
final

A dictionary containing headers attached to the message.

Implementation

@override
final Map<String, String>? headers;