workerId property

int workerId

Implementation

int get workerId => (value & 0x3E0000) >> 17;