menu
googleapis package
documentation
authorizedbuyersmarketplace/v1.dart
ListProposalsResponse
ListProposalsResponse constructor
ListProposalsResponse constructor
dark_mode
light_mode
ListProposalsResponse
constructor
ListProposalsResponse
(
{
String
?
nextPageToken
,
List
<
Proposal
>
?
proposals
,
})
Implementation
ListProposalsResponse({ this.nextPageToken, this.proposals, });
googleapis package
documentation
authorizedbuyersmarketplace/v1
ListProposalsResponse
ListProposalsResponse constructor
ListProposalsResponse class