allowConcurrentInvocation property
Whether to allow concurrent invocation of multiple function calls.
Defaults to false. When true, multiple function calls in a
single response are invoked concurrently.
Implementation
bool allowConcurrentInvocation = false;