DeletedPlan constructor

const DeletedPlan({
  1. required String id,
})

DeletedPlan

Implementation

const DeletedPlan({required this.id});