constraints property

List<Constraint>? constraints
getter/setter pair

The collection of constraints that are settable on the request resource.

Implementation

core.List<Constraint>? constraints;