headers property

Map<String, String> get headers

The headers of this part.

Implementation

Map<String, String> get headers => _original.headers;