persistStream property

bool persistStream
final

Whether to persist the WebSocket stream.

Defaults to false. Use with caution as this feature is still under development.

Implementation

final bool persistStream;