AppClosed constructor

AppClosed({
  1. required Interaction interaction,
})

Implementation

AppClosed({required this.interaction});