order property
The order for the action. This value is required for rules with multiple actions. The action with the lowest value for order is performed first.
Implementation
final int? order;
The order for the action. This value is required for rules with multiple actions. The action with the lowest value for order is performed first.
final int? order;