oldIndex property

int? oldIndex
getter/setter pair

The old index of the rule.

Not set if a rule was replaced (because it is the same as new_index).

Implementation

core.int? oldIndex;