requestHeaders property

Map<String, String>? requestHeaders
final

Custom HTTP headers to add to HTTP requests to the collector.

Implementation

final Map<String, String>? requestHeaders;