StopListeningEventEvent constructor

StopListeningEventEvent({
  1. required String listenId,
})

Implementation

StopListeningEventEvent({required this.listenId});