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