info property

  1. @Deprecated('This can safely be removed.')
PdfInfo? info
getter/setter pair

This is the info object. Although this is an optional object, we include it.

Implementation

@Deprecated('This can safely be removed.')
PdfInfo? info;