Responses property

List<TResponse>? Responses
Gets the responses list.

Implementation

List<TResponse>? get Responses => this._responses;