callGrantsUpdated property

  1. @TagNumber(19)
CallGrantsUpdated get callGrantsUpdated

Implementation

@$pb.TagNumber(19)
CallGrantsUpdated get callGrantsUpdated => $_getN(14);
  1. @TagNumber(19)
set callGrantsUpdated (CallGrantsUpdated v)

Implementation

@$pb.TagNumber(19)
set callGrantsUpdated(CallGrantsUpdated v) { setField(19, v); }