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