headers property

Map<String, String>? headers
final

The header keys and values in an HTTP authorization request.

Implementation

final Map<String, String>? headers;