bit property

Unit<Data> bit
final

Implementation

static final bit    = byte.multiply(1/8).rename(symbol: 'b', name: 'bit');