menu
apsl_api_call package
documentation
apsl_api_call.dart
APIRequestInfoObj
headers property
headers property
dark_mode
light_mode
headers
property
Map
<
String
,
String
>
?
headers
getter/setter pair
Headers to be included in the API request.
Implementation
Map<String, String>? headers;
apsl_api_call package
documentation
apsl_api_call
APIRequestInfoObj
headers property
APIRequestInfoObj class