menu
s_packages package
documentation
s_packages_extra1.dart
InternetCheckOption
headers property
headers property
dark_mode
light_mode
headers
property
Map
<
String
,
String
>
headers
final
A map of additional headers to send with the request.
Implementation
final Map<String, String> headers;
s_packages package
documentation
s_packages_extra1
InternetCheckOption
headers property
InternetCheckOption class