code property

List<int>? code
final

code represents the code bytes from an ethereum address.

Implementation

final List<int>? code;