groupingId property

String? groupingId
getter/setter pair

Optional grouping ID for grouping the passes with the same ID visually together.

Grouping with different types of passes is allowed.

Implementation

core.String? groupingId;