menu
web3_universal_compat package
documentation
dart_web3_compat.dart
HttpTransport
headers property
headers property
dark_mode
light_mode
headers
property
Map
<
String
,
String
>
headers
final
Custom HTTP headers.
Implementation
final Map<String, String> headers;
web3_universal_compat package
documentation
dart_web3_compat
HttpTransport
headers property
HttpTransport class