menu
aws_fms_api package
documentation
fms-2018-01-01.dart
AppsListDataSummary
AppsListDataSummary constructor
AppsListDataSummary constructor
dark_mode
light_mode
AppsListDataSummary
constructor
AppsListDataSummary
(
{
List
<
App
>
?
appsList
,
String
?
listArn
,
String
?
listId
,
String
?
listName
,
})
Implementation
AppsListDataSummary({ this.appsList, this.listArn, this.listId, this.listName, });
aws_fms_api package
documentation
fms-2018-01-01
AppsListDataSummary
AppsListDataSummary constructor
AppsListDataSummary class