functionError property
If present, indicates that an error occurred during function execution. Details about the error are included in the response payload.
Implementation
final String? functionError;
If present, indicates that an error occurred during function execution. Details about the error are included in the response payload.
final String? functionError;