byte3 property

int byte3

Implementation

int get byte3 => (this >> 24) & 0xFF;