OnInvocationNodes constructor
OnInvocationNodes(
- TypeAnnotation event,
- FunctionBody handlerBody
Implementation
OnInvocationNodes(this.event, this.handlerBody);
OnInvocationNodes(this.event, this.handlerBody);