ErrorCode property

ServiceError? ErrorCode
Gets the service error code.

Implementation

ServiceError? get ErrorCode => this._response.ErrorCode;