bytes property

Uint8List bytes
getter/setter pair

The bytecode, stores as uint8 list

Implementation

late Uint8List bytes;