excludeAccountId property

  1. @TagNumber.new(9)
AccountId get excludeAccountId

Implementation

@$pb.TagNumber(9)
$0.AccountId get excludeAccountId => $_getN(8);
  1. @TagNumber.new(9)
set excludeAccountId (AccountId value)

Implementation

@$pb.TagNumber(9)
set excludeAccountId($0.AccountId value) => $_setField(9, value);