result property
The result of the function invocation.
Set by the function invoker after the function completes.
Implementation
Object? result;
The result of the function invocation.
Set by the function invoker after the function completes.
Object? result;