rejection property Null safety

RejectionEventContext rejection

Implementation

@$pb.TagNumber(10)
RejectionEventContext get rejection => $_getN(8);
void rejection=(RejectionEventContext v)

Implementation

@$pb.TagNumber(10)
set rejection(RejectionEventContext v) { setField(10, v); }