bitNum property

int get bitNum

Implementation

int get bitNum => (sensorTypeNum - 1) % 8;