menu
aws_application_insights_api package
documentation
application-insights-2018-11-25.dart
ListProblemsResponse
ListProblemsResponse constructor
ListProblemsResponse constructor
dark_mode
light_mode
ListProblemsResponse
constructor
ListProblemsResponse
(
{
String
?
nextToken
,
List
<
Problem
>
?
problemList
,
})
Implementation
ListProblemsResponse({ this.nextToken, this.problemList, });
aws_application_insights_api package
documentation
application-insights-2018-11-25
ListProblemsResponse
ListProblemsResponse constructor
ListProblemsResponse class