code property

The SyncSessionErrorCode value indicating the type of the sync error.

Implementation

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