MinutesLabels constructor
const
MinutesLabels({})
MinutesLabels API.
Implementation
const MinutesLabels({
this.document = 'Minutes',
this.when = 'When',
this.attendees = 'Attendees',
this.decisions = 'Decisions',
this.actions = 'Actions',
this.task = 'Task',
this.owner = 'Owner',
this.due = 'Due',
});