LayerVersionsListItem constructor
      
      LayerVersionsListItem({})
     
    
    
Implementation
LayerVersionsListItem({
  this.compatibleRuntimes,
  this.createdDate,
  this.description,
  this.layerVersionArn,
  this.licenseInfo,
  this.version,
});