errorMessage property
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;
When the Status
field value is FAILED
, the
ErrorMessage
field contains a description of the error that
caused the data source to fail.
final String? errorMessage;