invocationEvent property

  1. @TagNumber.new(1)
ConnectInvocationEvent get invocationEvent

Implementation

@$pb.TagNumber(1)
ConnectInvocationEvent get invocationEvent => $_getN(0);
  1. @TagNumber.new(1)
set invocationEvent (ConnectInvocationEvent value)

Implementation

@$pb.TagNumber(1)
set invocationEvent(ConnectInvocationEvent value) => $_setField(1, value);