menu
native_lens package
documentation
native_lens_stream_probe_options.dart
NativeLensStreamProbeOptions
headers property
headers property
dark_mode
light_mode
headers
property
Map
<
String
,
String
>
headers
final
Optional HTTP headers to send with the probe request.
Implementation
final Map<String, String> headers;
native_lens package
documentation
native_lens_stream_probe_options
NativeLensStreamProbeOptions
headers property
NativeLensStreamProbeOptions class