content property

ByteData? content

Gets the file content

Implementation

ByteData? get content => _content;