CallEventActionCallToggleDmtf constructor

const CallEventActionCallToggleDmtf(
  1. String id,
  2. String digits,
  3. DTMFActionType type
)

Implementation

const CallEventActionCallToggleDmtf(this.id, this.digits, this.type);