DescribePortfolioSharesOutput constructor
DescribePortfolioSharesOutput({
- String? nextPageToken,
Implementation
DescribePortfolioSharesOutput({
this.nextPageToken,
this.portfolioShareDetails,
});