dataSourceErrorCode property

String? dataSourceErrorCode
final

If the reason that the synchronization failed is due to an error with the underlying data source, this field contains a code that identifies the error.

Implementation

final String? dataSourceErrorCode;