descriptions property

List<String>? descriptions
getter/setter pair

The list of descriptions shown on the call-to-action banner.

Implementation

core.List<core.String>? descriptions;