bytes4 property

List<int> bytes4

Implementation

List<int> get bytes4 => [byte3, byte2, byte1, byte0];