menu
multi_inappwebview package
documentation
multi_inappwebview.dart
FetchRequest
headers property
headers property
dark_mode
light_mode
headers
property
Map
<
String
,
dynamic
>
?
headers
getter/setter pair
The HTTP request headers.
Implementation
Map<String, dynamic>? headers;
multi_inappwebview package
documentation
multi_inappwebview
FetchRequest
headers property
FetchRequest class