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