menu
aws_apigateway_api package
documentation
apigateway-2015-07-09.dart
GatewayResponses
items property
items property
dark_mode
light_mode
items
property
List
<
GatewayResponse
>
?
items
final
Returns the entire collection, because of no pagination support.
Implementation
final List<GatewayResponse>? items;
aws_apigateway_api package
documentation
apigateway-2015-07-09
GatewayResponses
items property
GatewayResponses class