code property
SyncClientErrorCode
get
code
The ClientResetError has error code of SyncClientErrorCode.autoClientResetFailure
Implementation
SyncClientErrorCode get code => SyncClientErrorCode.autoClientResetFailure;