bytes property

List<int> get bytes

Implementation

List<int> get bytes => _bytes.toList();