actionButtonLabels property

List<String>? actionButtonLabels
getter/setter pair

The list of text assets shown on the call-to-action button.

Implementation

core.List<core.String>? actionButtonLabels;