displayName property

String? displayName
getter/setter pair

The human-readable name of the transition route group, unique within the flow.

The display name can be no longer than 30 characters.

Required.

Implementation

core.String? displayName;