JWPlayerConfiguration constructor
      
      JWPlayerConfiguration({})
     
    
    
Implementation
JWPlayerConfiguration({
  this.file,
  this.playlist,
  this.tracks,
  this.sources,
  this.image,
  this.autostart,
  this.analytics,
  this.related,
  this.advertising,
});