rejection property
Implementation
@$pb.TagNumber(10)
RejectionEventContext get rejection => $_getN(8);
Implementation
@$pb.TagNumber(10)
set rejection(RejectionEventContext v) { setField(10, v); }
@$pb.TagNumber(10)
RejectionEventContext get rejection => $_getN(8);
@$pb.TagNumber(10)
set rejection(RejectionEventContext v) { setField(10, v); }