menu
cure package
documentation
signalr.dart
HubInvocationMessage
headers property
headers property
dark_mode
light_mode
headers
property
Map
<
String
,
String
>
?
get
headers
A dictionary containing headers attached to the message.
Implementation
Map<String, String>? get headers;
cure package
documentation
signalr
HubInvocationMessage
headers property
HubInvocationMessage class