operatorName property

String? operatorName
getter/setter pair

The name of the operator corresponding to the field to sort on.

The corresponding property must be marked as sortable.

Implementation

core.String? operatorName;