CallConnectedEvent constructor

const CallConnectedEvent(
  1. Call call
)

Constructor

Implementation

const CallConnectedEvent(super.call);