allowHeaders property

List<String>? allowHeaders
final

Represents a collection of allowed headers. Supported only for HTTP APIs.

Implementation

final List<String>? allowHeaders;