CallActionOptions constructor
const
CallActionOptions({})
Implementation
const CallActionOptions({
this.duration,
this.flagReason,
this.kickReason,
this.muteAudio,
this.muteVideo,
this.reason,
this.warningText,
});