menu
aws_clouddirectory_api package
documentation
clouddirectory-2016-05-10.dart
BatchListObjectChildrenResponse
BatchListObjectChildrenResponse constructor
BatchListObjectChildrenResponse constructor
dark_mode
light_mode
BatchListObjectChildrenResponse
constructor
BatchListObjectChildrenResponse
(
{
Map
<
String
,
String
>
?
children
,
String
?
nextToken
,
})
Implementation
BatchListObjectChildrenResponse({ this.children, this.nextToken, });
aws_clouddirectory_api package
documentation
clouddirectory-2016-05-10
BatchListObjectChildrenResponse
BatchListObjectChildrenResponse constructor
BatchListObjectChildrenResponse class