FunctionCallEvent constructor

FunctionCallEvent(
  1. FunctionCallResponse call
)

Implementation

FunctionCallEvent(this.call);