menu
otp_crypto package
documentation
http/api_client.dart
WireRequestParts
headers property
headers property
dark_mode
light_mode
headers
property
Map
<
String
,
String
>
headers
final
HTTP-compatible headers containing the protocol fields.
Implementation
final Map<String, String> headers;
otp_crypto package
documentation
http/api_client
WireRequestParts
headers property
WireRequestParts class