errorCode property
If the Status
field is set to FAILED
, the
ErrorCode
field contains a the reason that the synchronization
failed.
Implementation
final ErrorCode? errorCode;
If the Status
field is set to FAILED
, the
ErrorCode
field contains a the reason that the synchronization
failed.
final ErrorCode? errorCode;