OnInvokeClosed typedef
OnInvokeClosed =
void Function(InvokeResponse response)
Implementation
typedef OnInvokeClosed = void Function(InvokeResponse response);
typedef OnInvokeClosed = void Function(InvokeResponse response);