errorDetail property
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;
Detailed description of an error that was encountered during the task execution. You can use this information to help troubleshoot issues.
final String? errorDetail;