EndVisit constructor

EndVisit({
  1. required Interaction interaction,
})

Implementation

EndVisit({required this.interaction});