stream property

Stream<String> stream
final

Stream of tokens as they are generated. Listen to this to receive real-time token updates.

Implementation

final Stream<String> stream;