MemoLabels constructor
const
MemoLabels({})
MemoLabels API.
Implementation
const MemoLabels({
this.document = 'Memo',
this.to = 'To',
this.from = 'From',
this.date = 'Date',
this.subject = 'Subject',
});
MemoLabels API.
const MemoLabels({
this.document = 'Memo',
this.to = 'To',
this.from = 'From',
this.date = 'Date',
this.subject = 'Subject',
});