headers property

Map<String, dynamic> headers
final

The headers to be sent to the server.

Implementation

final Map<String, dynamic> headers;