headers property

List<HttpRouteHeader>? headers
final

An object that represents the client request headers to match on.

Implementation

final List<HttpRouteHeader>? headers;