files property

List<InputFile> files
read / write

List of files containing the pages of the document.

Implementation

late List<InputFile> files;