errorDetail property

String? errorDetail
final

Detailed description of an error that was encountered during the task execution. You can use this information to help troubleshoot issues.

Implementation

final String? errorDetail;