FunctionCallResult typedef
FunctionCallResult = dynamic
Represents the raw output of a function call.
Implementation
typedef FunctionCallResult = dynamic;
Represents the raw output of a function call.
typedef FunctionCallResult = dynamic;