bytes3 property

List<int> bytes3

Implementation

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