callToActionDescription property

String? callToActionDescription
getter/setter pair

Text providing a clear value proposition of what users expect once they take the action.

Examples: 'Message us for a quote', 'Ask our expert team'.

Required.

Implementation

core.String? callToActionDescription;