synonyms property

List<String>? synonyms
final

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

Implementation

final List<String>? synonyms;