bytes property

Uint8List? bytes
final

Loading the pdf with the given bytes.

Using bytes only if filePath is null.

Implementation

final Uint8List? bytes;