bytes property

List<int>? bytes
final

Raw bytes. Use this for in-memory files or the web platform.

Implementation

final List<int>? bytes;