sentResponses property

List<ChannelResponse> sentResponses
final

List of sent responses (for testing verification).

Implementation

final List<ChannelResponse> sentResponses = [];