progressStream property

Stream<String>? progressStream
final

Optional stream to update the progress text dynamically.

Implementation

final Stream<String>? progressStream;