methodTypes property

List<String>? methodTypes
getter/setter pair

The types of operations that the constraint applies to.

Implementation

core.List<core.String>? methodTypes;