InitializeRequest constructor
InitializeRequest({})
Implementation
InitializeRequest({
this.libraryId,
this.accessKey,
this.videoId,
this.url,
this.headers,
this.autoPlay,
this.looping,
this.allowBackgroundPlayback,
this.enableCaching,
});