menu
server_auth package
documentation
testing.dart
AuthClientConformanceResponse
headers property
headers property
dark_mode
light_mode
headers
property
Map
<
String
,
String
>
headers
final
HTTP response headers returned to the installed client operation.
Implementation
final Map<String, String> headers;
server_auth package
documentation
testing
AuthClientConformanceResponse
headers property
AuthClientConformanceResponse class