includeDefaultStreams property
Whether streams that have been defined with auto_subscribe: true should
be synced when they don't have an explicit subscription.
This is enabled by default.
Implementation
final bool? includeDefaultStreams;
Whether streams that have been defined with auto_subscribe: true should
be synced when they don't have an explicit subscription.
This is enabled by default.
final bool? includeDefaultStreams;