headers property

List<String>? headers
getter/setter pair

HTTP header information about the request.

Optional.

Implementation

core.List<core.String>? headers;