menu
amplify_flutter package
documentation
amplify_flutter.dart
AWSBaseHttpResponse
headers property
headers property
dark_mode
light_mode
headers
property
Map
<
String
,
String
>
headers
final
The response's headers.
Implementation
final Map<String, String> headers;
amplify_flutter package
documentation
amplify_flutter
AWSBaseHttpResponse
headers property
AWSBaseHttpResponse class