errorCode property

ErrorCode? errorCode
final

If the Status field is set to FAILED, the ErrorCode field contains a the reason that the synchronization failed.

Implementation

final ErrorCode? errorCode;