menu
flutter_next_auth_core package
documentation
http/http_response.dart
HttpResponse
headers property
headers property
dark_mode
light_mode
headers
property
Map
<
String
,
List
<
String
>
>
headers
final
Response headers
Implementation
final Map<String, List<String>> headers;
flutter_next_auth_core package
documentation
http/http_response
HttpResponse
headers property
HttpResponse class