UPdfAnnotationInfo constructor
const
UPdfAnnotationInfo({})
Implementation
const UPdfAnnotationInfo({required this.objectNumber, required this.pageIndex, required this.subtype, required this.rect, this.contents = "", this.author = "", this.modified, this.color});