errorCode property

ServiceError? errorCode
getter/setter pair
This is returned by Availability requests.

Implementation

/* private */
ServiceError? errorCode = ServiceError.NoError;