rank property

String? rank
getter/setter pair

Rank when prioritizing the shape flexibilities. The instance selections with rank are considered first, in the ascending order of the rank. If not set, defaults to 0.

Implementation

core.String? rank;