menu
sing_plugin_tools package
documentation
export.dart
Response<T>
headers property
headers property
dark_mode
light_mode
headers
property
Map
<
String
,
String
>
?
headers
final
The response headers.
Implementation
final Map<String, String>? headers;
sing_plugin_tools package
documentation
export
Response<T>
headers property
Response class