headers property

Map<String, String>? headers
final

The headers of the route if indicated.

Implementation

final Map<String, String>? headers;