menu
googleapis package
documentation
authorizedbuyersmarketplace/v1.dart
Note
Note.new constructor
Note.new constructor
dark_mode
light_mode
Note
constructor
Note
(
{
String
?
createTime
,
String
?
creatorRole
,
String
?
note
,
})
Implementation
Note({
this
.createTime,
this
.creatorRole,
this
.note, });
googleapis package
documentation
authorizedbuyersmarketplace/v1
Note
Note.new constructor
Note class