menu
network_plus package
documentation
network_plus.dart
CoreConfiguration
headers property
headers property
dark_mode
light_mode
headers
property
Map
<
String
,
dynamic
>
get
headers
Implementation
Map<String, dynamic> get headers { return coreDILocator<Dio>().options.headers; }
network_plus package
documentation
network_plus
CoreConfiguration
headers property
CoreConfiguration class