errorMessage property

String? errorMessage
final

When the Status field value is FAILED, the ErrorMessage field contains a description of the error that caused the data source to fail.

Implementation

final String? errorMessage;