setDate property
The timestamp of the execution set.
Implementation
@$pb.TagNumber(1)
$3.Timestamp get setDate => $_getN(0);
Implementation
@$pb.TagNumber(1)
set setDate($3.Timestamp value) => $_setField(1, value);
The timestamp of the execution set.
@$pb.TagNumber(1)
$3.Timestamp get setDate => $_getN(0);
@$pb.TagNumber(1)
set setDate($3.Timestamp value) => $_setField(1, value);