@override final Bits bits;
@override set bits(Bits value) => throw UnsupportedError('ConstBitFieldMap.bits is read-only');