menu
googleapis package
documentation
authorizedbuyersmarketplace/v1.dart
Proposal
notes property
notes property
dark_mode
light_mode
notes
property
List
<
Note
>
?
notes
getter/setter pair
A list of notes from the buyer and the seller attached to this proposal.
Implementation
core.List<Note>? notes;
googleapis package
documentation
authorizedbuyersmarketplace/v1
Proposal
notes property
Proposal class