constraint property

String? constraint
getter/setter pair

Information about the constraint that was violated.

The format of this information can change at any time without prior notice. Your application must not depend on this information in any way.

Implementation

core.String? constraint;