headers property

Map<String, String>? headers
final

Extra HTTP request headers.

Implementation

final Map<String, String>? headers;