menu
aws_dataexchange_api package
documentation
dataexchange-2017-07-25.dart
ListJobsResponse
ListJobsResponse constructor
ListJobsResponse constructor
dark_mode
light_mode
ListJobsResponse
constructor
ListJobsResponse
(
{
List
<
JobEntry
>
?
jobs
,
String
?
nextToken
,
})
Implementation
ListJobsResponse({ this.jobs, this.nextToken, });
aws_dataexchange_api package
documentation
dataexchange-2017-07-25
ListJobsResponse
ListJobsResponse constructor
ListJobsResponse class