items property

List<GatewayResponse>? items
final

Returns the entire collection, because of no pagination support.

Implementation

final List<GatewayResponse>? items;