phrases property

List<Phrase>? phrases
getter/setter pair

A list of word and phrases.

Implementation

core.List<Phrase>? phrases;