changeDate property
The timestamp of the activation of the key.
Implementation
@$pb.TagNumber(3)
$2.Timestamp get changeDate => $_getN(0);
Implementation
@$pb.TagNumber(3)
set changeDate($2.Timestamp value) => $_setField(3, value);
The timestamp of the activation of the key.
@$pb.TagNumber(3)
$2.Timestamp get changeDate => $_getN(0);
@$pb.TagNumber(3)
set changeDate($2.Timestamp value) => $_setField(3, value);