notAssociatedToGroup property

  1. @BuiltValueField(wireName: r'not_associated_to_group')
String? notAssociatedToGroup

A group id to exclude channels that are associated to that group via GroupChannel records.

Implementation

@BuiltValueField(wireName: r'not_associated_to_group')
String? get notAssociatedToGroup;