not property

  1. @TagNumber.new(11)
NotFilter get not

Negate an authorization query.

Implementation

@$pb.TagNumber(11)
NotFilter get not => $_getN(10);
  1. @TagNumber.new(11)
set not (NotFilter value)

Implementation

@$pb.TagNumber(11)
set not(NotFilter value) => $_setField(11, value);