syncHeaders property

Map<String, String>? syncHeaders
final

HTTP headers for sync requests (e.g., authentication)

Implementation

final Map<String, String>? syncHeaders;