byte2 property

int byte2

Implementation

int get byte2 => (this >> 16) & 0xFF;