menu
aws_rekognition_api package
documentation
rekognition-2016-06-27.dart
ListCollectionsResponse
ListCollectionsResponse constructor
ListCollectionsResponse constructor
dark_mode
light_mode
ListCollectionsResponse
constructor
ListCollectionsResponse
(
{
List
<
String
>
?
collectionIds
,
List
<
String
>
?
faceModelVersions
,
String
?
nextToken
,
})
Implementation
ListCollectionsResponse({ this.collectionIds, this.faceModelVersions, this.nextToken, });
aws_rekognition_api package
documentation
rekognition-2016-06-27
ListCollectionsResponse
ListCollectionsResponse constructor
ListCollectionsResponse class