callToActions property

List<String>? callToActions
getter/setter pair

The call to actions.

Currently only one call to action is supported.

Optional.

Implementation

core.List<core.String>? callToActions;