excludeDefaultChannels property

  1. @BuiltValueField(wireName: r'exclude_default_channels')
bool? excludeDefaultChannels

Exclude default channels from the results by setting this parameter to true.

Implementation

@BuiltValueField(wireName: r'exclude_default_channels')
bool? get excludeDefaultChannels;