phraseSets property

List<PhraseSet>? phraseSets
getter/setter pair

The phrase set.

Implementation

core.List<PhraseSet>? phraseSets;