menu
aws_detective_api package
documentation
detective-2018-10-26.dart
ListGraphsResponse
ListGraphsResponse constructor
ListGraphsResponse constructor
dark_mode
light_mode
ListGraphsResponse
constructor
ListGraphsResponse
(
{
List
<
Graph
>
?
graphList
,
String
?
nextToken
,
})
Implementation
ListGraphsResponse({ this.graphList, this.nextToken, });
aws_detective_api package
documentation
detective-2018-10-26
ListGraphsResponse
ListGraphsResponse constructor
ListGraphsResponse class