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