codeBytes property

List<int>? codeBytes
final

CodeBytes is the script bytes code to execute

Implementation

final List<int>? codeBytes;