menu
aws_license_manager_api package
documentation
license-manager-2018-08-01.dart
ListDistributedGrantsResponse
ListDistributedGrantsResponse constructor
ListDistributedGrantsResponse constructor
dark_mode
light_mode
ListDistributedGrantsResponse
constructor
ListDistributedGrantsResponse
(
{
List
<
Grant
>
?
grants
,
String
?
nextToken
,
})
Implementation
ListDistributedGrantsResponse({ this.grants, this.nextToken, });
aws_license_manager_api package
documentation
license-manager-2018-08-01
ListDistributedGrantsResponse
ListDistributedGrantsResponse constructor
ListDistributedGrantsResponse class