offerSnapshot property

  1. @TagNumber(13)
RequestOfferSnapshot offerSnapshot

Implementation

@$pb.TagNumber(13)
RequestOfferSnapshot get offerSnapshot => $_getN(12);
  1. @TagNumber(13)
void offerSnapshot=(RequestOfferSnapshot v)

Implementation

@$pb.TagNumber(13)
set offerSnapshot(RequestOfferSnapshot v) { setField(13, v); }