CallEventActionCallToggleGroup constructor

const CallEventActionCallToggleGroup(
  1. String id,
  2. String? callUUIDToGroupWith
)

Implementation

const CallEventActionCallToggleGroup(this.id, this.callUUIDToGroupWith);