menu
incomme_flutter_commerce package
documentation
incomme_plugin.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;
incomme_flutter_commerce package
documentation
incomme_plugin
Response<T>
headers property
Response class