callToAction property

String? callToAction

The text of the button. If isAvailable is true, this is always non-null.

Implementation

String? get callToAction => _callToAction;