exportDeleteSuccess property

  1. @TagNumber.new(5)
ExportDeleteSuccess get exportDeleteSuccess

Implementation

@$pb.TagNumber(5)
ExportDeleteSuccess get exportDeleteSuccess => $_getN(4);
  1. @TagNumber.new(5)
set exportDeleteSuccess (ExportDeleteSuccess value)

Implementation

@$pb.TagNumber(5)
set exportDeleteSuccess(ExportDeleteSuccess value) => $_setField(5, value);