headers property

Map<String, String>? headers
final

The request's additional HTTP headers.

Implementation

final Map<String, String>? headers;