fileBytes property

Uint8List? fileBytes
final

文件字节数据(如果未提供 file 和 filePath,则使用此数据)

Implementation

final Uint8List? fileBytes;