reactionUpdated property

  1. @TagNumber(26)
StreamEvent_ReactionUpdated reactionUpdated

Implementation

@$pb.TagNumber(26)
StreamEvent_ReactionUpdated get reactionUpdated => $_getN(25);
  1. @TagNumber(26)
void reactionUpdated=(StreamEvent_ReactionUpdated v)

Implementation

@$pb.TagNumber(26)
set reactionUpdated(StreamEvent_ReactionUpdated v) { setField(26, v); }