PhoneCharging constructor

PhoneCharging({
  1. required Interaction interaction,
})

Implementation

PhoneCharging({required this.interaction});