target property
Specifies the identity/identities who have permission to see & be notified of the invoked action
Implementation
@$pb.TagNumber(4)
Target get target => $_getN(2);
Implementation
@$pb.TagNumber(4)
set target(Target v) { $_setField(4, v); }