headers property

List<Header>? headers
getter/setter pair

List of Header to be added to the Endpoint.

Implementation

core.List<Header>? headers;