persistStream property
Whether to persist the WebSocket stream.
Defaults to false. Use with caution as this feature is still under development.
Implementation
final bool persistStream;
Whether to persist the WebSocket stream.
Defaults to false. Use with caution as this feature is still under development.
final bool persistStream;