byte1 property

int byte1

Implementation

int get byte1 => (this >> 8) & 0xFF;