menu
falkon package
documentation
result.dart
Success<T>
headers property
headers property
dark_mode
light_mode
headers
property
Map
<
String
,
String
>
headers
final
Raw response headers forwarded for callers that need them.
Implementation
final Map<String, String> headers;
falkon package
documentation
result
Success<T>
headers property
Success class