ErrorCode property

ServiceError? get ErrorCode
Gets the service error code.

Implementation

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