code property

The SyncClientErrorCode value indicating the type of the sync error.

Implementation

SyncClientErrorCode get code => SyncClientErrorCode.fromInt(codeValue);