commit property

  1. @TagNumber(2)
Commit commit

Implementation

@$pb.TagNumber(2)
Commit get commit => $_getN(1);
  1. @TagNumber(2)
void commit=(Commit v)

Implementation

@$pb.TagNumber(2)
set commit(Commit v) { setField(2, v); }