bytes property

Uint8List? bytes
final

Actual data of the picked up files.

ピックアップしたファイルの実データ。

Implementation

final Uint8List? bytes;