menu
neomage package
documentation
data/api/api_provider.dart
ApiConfig
extraHeaders property
extraHeaders property
dark_mode
light_mode
extraHeaders
property
Map
<
String
,
String
>
extraHeaders
final
Additional HTTP headers sent with every request.
Implementation
final Map<String, String> extraHeaders;
neomage package
documentation
data/api/api_provider
ApiConfig
extraHeaders property
ApiConfig class