Volumeannotation constructor
Volumeannotation({})
Implementation
Volumeannotation({
this.annotationDataId,
this.annotationDataLink,
this.annotationType,
this.contentRanges,
this.data,
this.deleted,
this.id,
this.kind,
this.layerId,
this.pageIds,
this.selectedText,
this.selfLink,
this.updated,
this.volumeId,
});