menu
datacontext package
documentation
datacontext.dart
APIRequest
headers property
headers property
dark_mode
light_mode
headers
property
Map
<
String
,
String
>
headers
final
The headers of the request
Implementation
final Map<String, String> headers;
datacontext package
documentation
datacontext
APIRequest
headers property
APIRequest class