customHeaders property

Map<String, String>? customHeaders
final

Optional custom headers for backend requests

Implementation

final Map<String, String>? customHeaders;