VideoOptions constructor
      const
      VideoOptions({})
     
    
    
Implementation
const VideoOptions({
  this.parts = const {VideoPart.snippet},
  this.chart,
  super.id,
  this.myRating,
  super.maxResults,
  super.onBehalfOfContentOwner,
  super.pageToken,
  super.regionCode,
  super.hl,
  this.maxHeight,
  this.maxWidth,
});