errorMessage property

String? errorMessage
final

If the Status field is set to ERROR, the ErrorMessage field contains a description of the error that caused the synchronization to fail.

Implementation

final String? errorMessage;