text property

String text
final

The chunk content.

Always equal to source.substring(start, end) for the source string the chunker was given.

Implementation

final String text;