allowMethods property

List<String>? allowMethods
final

The allowed methods for CORS requests.

Implementation

final List<String>? allowMethods;