Callbacks constructor
const
Callbacks({})
Implementation
const Callbacks({
this.onPageLoadProgress,
this.onPageLoadFinished,
this.onCallState,
this.onPiPState,
this.onDownloadFile,
});
const Callbacks({
this.onPageLoadProgress,
this.onPageLoadFinished,
this.onCallState,
this.onPiPState,
this.onDownloadFile,
});