nonexist property

  1. @TagNumber(2)
NonExistenceProof nonexist

Implementation

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

Implementation

@$pb.TagNumber(2)
set nonexist(NonExistenceProof v) { setField(2, v); }