headers property

Map<String, String>? headers
final

Additional HTTP headers.

Implementation

final Map<String, String>? headers;