headers property

List<HttpActionHeader>? headers
final

The HTTP headers to send with the message data.

Implementation

final List<HttpActionHeader>? headers;