CustomReminderSchemaDTOInternal constructor
CustomReminderSchemaDTOInternal({})
Returns a new CustomReminderSchemaDTOInternal instance.
Implementation
CustomReminderSchemaDTOInternal({
this.id,
this.identityId,
this.projectId,
this.name,
this.dailySinceDueMinusDays,
this.singular = const [],
});