createTime property
Output only. Runtime creation time.
Implementation
@$pb.TagNumber(20)
$2.Timestamp get createTime => $_getN(7);
Implementation
@$pb.TagNumber(20)
set createTime($2.Timestamp v) { setField(20, v); }
Output only. Runtime creation time.
@$pb.TagNumber(20)
$2.Timestamp get createTime => $_getN(7);
@$pb.TagNumber(20)
set createTime($2.Timestamp v) { setField(20, v); }