DeliverInterventionActiveCycleDoseSelectionEvent constructor
const
DeliverInterventionActiveCycleDoseSelectionEvent({})
Implementation
const factory DeliverInterventionActiveCycleDoseSelectionEvent(
{required final int lastDose,
required final int lastCycle,
required final IndividualModel? individualModel,
required final ProjectTypeModel projectType}) =
_$DeliverInterventionActiveCycleDoseSelectionEventImpl;