dartness_server
dartness
ControllerRoute
headers property
headers
headers
property
Null safety
Map
<
String
,
String
>
?
headers
final
The headers of the route if indicated.
Implementation
final Map<String, String>? headers;
dartness_server
dartness
ControllerRoute
headers property
ControllerRoute class
Constructors
ControllerRoute
Properties
handler
hashCode
headers
httpCode
method
params
path
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==