exportDetailsSuccess property

  1. @TagNumber.new(6)
ExportDetailsSuccess get exportDetailsSuccess

Implementation

@$pb.TagNumber(6)
ExportDetailsSuccess get exportDetailsSuccess => $_getN(5);
  1. @TagNumber.new(6)
set exportDetailsSuccess (ExportDetailsSuccess value)

Implementation

@$pb.TagNumber(6)
set exportDetailsSuccess(ExportDetailsSuccess value) => $_setField(6, value);