code property
SyncClientErrorCode
get
code
The SyncClientErrorCode value indicating the type of the sync error.
Implementation
SyncClientErrorCode get code => SyncClientErrorCode.fromInt(codeValue);
The SyncClientErrorCode value indicating the type of the sync error.
SyncClientErrorCode get code => SyncClientErrorCode.fromInt(codeValue);