AssignmentViewComponentUpdated constructor

AssignmentViewComponentUpdated({
  1. required AssignmentViewModel value,
})

Implementation

AssignmentViewComponentUpdated({required this.value});