synonyms property

List<String>? synonyms
getter/setter pair

A list of synonyms that can also be used to trigger this item in dialog.

Optional.

Implementation

core.List<core.String>? synonyms;