CallResumedEvent constructor

const CallResumedEvent(
  1. Call call
)

Constructor

Implementation

const CallResumedEvent(super.call);