timestamp property

  1. @TagNumber.new(22)
TimestampRules get timestamp

Implementation

@$pb.TagNumber(22)
TimestampRules get timestamp => $_getN(21);
  1. @TagNumber.new(22)
set timestamp (TimestampRules v)

Implementation

@$pb.TagNumber(22)
set timestamp(TimestampRules v) { setField(22, v); }