headlines property

List<String>? headlines
getter/setter pair

The headlines associated with the call to actions.

Currently only one headline is supported.

Optional.

Implementation

core.List<core.String>? headlines;