badgePriority property
The priority of this badge.
Used to compare and sort between multiple badges. A lower number means the
badge should be shown first. When a badging configuration is not present,
this will be 0. Otherwise, this will be set to
BadgeConfig.priority_override
or the default heuristic which prefers
creation date of the label, and field and option priority.
Implementation
core.String? badgePriority;