DictionaryAnnotationdata constructor
      
      DictionaryAnnotationdata({})
     
    
    
Implementation
DictionaryAnnotationdata({
  this.annotationType,
  this.data,
  this.encodedData,
  this.id,
  this.kind,
  this.layerId,
  this.selfLink,
  this.updated,
  this.volumeId,
});