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