ErrorCode property

ServiceError? ErrorCode
Gets the error code associated with this response.

Implementation

ServiceError? get ErrorCode => this._errorCode;