responses property

List<BatchStatementResponse>? responses
final

The response to each PartiQL statement in the batch.

Implementation

final List<BatchStatementResponse>? responses;