sentences property

List<Sentence>? sentences
getter/setter pair

Sentences in the input document.

Implementation

core.List<Sentence>? sentences;