List of HTTP methods allowed to access the resource. The content will be serialized into the Access-Control-Allow-Methods header.
final List<String>? allowMethods;