workerId property

int get workerId

Implementation

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