timestamp property
- @TagNumber(2)
The time the executing plan transtioned to the state
Implementation
@$pb.TagNumber(2)
$45.Timestamp get timestamp => $_getN(1);
- @TagNumber(2)
Implementation
@$pb.TagNumber(2)
set timestamp($45.Timestamp v) { setField(2, v); }