functionError property

String? functionError
final

If present, indicates that an error occurred during function execution. Details about the error are included in the response payload.

Implementation

final String? functionError;