items property

List<int>? items
final

The list of status code values that can cause a failover to the next origin.

Implementation

final List<int>? items;