id property

  1. @TagNumber(1)
CatchUpId id

Implementation

@$pb.TagNumber(1)
$53.CatchUpId get id => $_getN(0);
  1. @TagNumber(1)
void id=(CatchUpId v)

Implementation

@$pb.TagNumber(1)
set id($53.CatchUpId v) { setField(1, v); }