text property

Stream<String> text
latefinal

Filtered stream of text data.

Implementation

late final Stream<String> text = whereType<String>();