menu
aws_appsync_api package
documentation
appsync-2017-07-25.dart
ListGraphqlApisResponse
graphqlApis property
graphqlApis property
dark_mode
light_mode
graphqlApis
property
List
<
GraphqlApi
>
?
graphqlApis
final
The
GraphqlApi
objects.
Implementation
final List<GraphqlApi>? graphqlApis;
aws_appsync_api package
documentation
appsync-2017-07-25
ListGraphqlApisResponse
graphqlApis property
ListGraphqlApisResponse class