fileContent property

Uint8List? fileContent
final

The content of the file, if a source file is not specified.

Implementation

final Uint8List? fileContent;