CallConnectionLostEvent constructor

const CallConnectionLostEvent(
  1. Call call
)

Constructor

Implementation

const CallConnectionLostEvent(super.call);