bytes property

List<int>? bytes
final

List of bytes, used only in memory player

Implementation

final List<int>? bytes;