CallKitParams constructor
const
CallKitParams({})
Implementation
const CallKitParams({
this.id,
this.nameCaller,
this.appName,
this.avatar,
this.handle,
this.type,
this.duration,
this.textAccept,
this.textDecline,
this.missedCallNotification,
this.extra,
this.headers,
this.android,
this.ios,
});