includeObjectsWithoutOwner property

  1. @TagNumber.new(4)
BoolValue get includeObjectsWithoutOwner

Implementation

@$pb.TagNumber(4)
$2.BoolValue get includeObjectsWithoutOwner => $_getN(3);
  1. @TagNumber.new(4)
set includeObjectsWithoutOwner (BoolValue value)

Implementation

@$pb.TagNumber(4)
set includeObjectsWithoutOwner($2.BoolValue value) => $_setField(4, value);